Name : apache-mod_cache
| |
Version : 2.2.11
| Vendor : Mandriva
|
Release : 10mdv2009.1
| Date : 2009-04-15 10:39:11
|
Group : System/Servers
| Source RPM : apache-2.2.11-10mdv2009.1.src.rpm
|
Size : 0.03 MB
| |
Packager : Frederic Crozat < fcrozat_mandriva_com>
| |
Summary : Content cache keyed to URIs
|
Description :
mod_cache implements an RFC 2616 compliant HTTP content cache that can be used to cache either local or proxied content. mod_cache requires the services of one or more storage management modules.
Two storage management modules are included in the base Apache distribution:
* mod_disk_cache - implements a disk based storage manager for use with mod_proxy. * mod_mem_cache - implements an in-memory based storage manager.
mod_mem_cache can be configured to operate in two modes: caching open file descriptors or caching objects in heap storage.
mod_mem_cache is most useful when used to cache locally generated content or to cache backend server content for mod_proxy configured for ProxyPass (aka reverse proxy)
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2009.1/i586/media/main/release |