apache-mod_cache
In order to install this package, check out the
Mirror finder tool to make sure that you have correctly configured your URPMI media. Then, open a root console, and type 'urpmi apache-mod_cache'
Details
| Name: apache-mod_cache | Version: 2.2.6-8mdv2008.0 (x86_64) |
| Size: 33 KiB | Build date: Wed Sep 26 19:47:46 CEST 2007 |
| Category: System/Servers | License: Apache License |
| Homepage: http://www.apache.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)
|
Run "urpmi apache-mod_cache", or click here to download the package itself.
|