mod_memcached

mod_memcached is an Apache module that provides GET, PUT, and DELETE services to Memcached clusters.
Download

mod_memcached Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Brian Aker
  • Publisher web site:
  • http://search.cpan.org/~krow/Apache-Storage-1.1/Storage.pm

mod_memcached Tags


mod_memcached Description

mod_memcached is an Apache module that provides GET, PUT, and DELETE services to Memcached clusters. mod_memcached is an Apache module that provides GET, PUT, and DELETE services to Memcached clusters. Using this you can serve content directly from memcached through Apache to clients.You will need to type "make; make install" and then copy the contents of the memcached.conf into your apache server's httpd conf.By default at the moment this module will take over your entire web server. Content type is derived from the object stored in memcached. PUT and DELETE support have not been tested well, and unless you know what you are doing do not enable them by default.Requirements:· ApacheWhat's New in This Release:· MemcachedExpiration was added to set default expire times on objects pushed into memcached.· MemcachedSizeLimit was added to limit the size of objects which can be pushed into memcached.· Fixed bug in not being able to store data via HTTP PUT· Added support for Apache filters


mod_memcached Related Software