| Name : apache2-mod_cache
| |
| Version : 2.0.48
| Vendor : OpenSLS
|
| Release : 6sls
| Date : 2004-01-24 04:13:50
|
| Group : System/Servers
| Source RPM : apache2-2.0.48-6sls.src.rpm
|
| Size : 0.51 MB
| |
| Packager : Vincent Danen < vdanen_opensls_org>
| |
| 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/pbone/archive/ftp.rpmhelp.net/pub/releases/1.0-CURRENT/i586/RPMS |