mod_cache is a cache plugin for lighttpd. It works like Squid with a similar configuration. However, mod_cache is faster and more effective than Squid because of the power of lighttpd.
| Tags | Internet Web HTTP Servers |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: Support was added for saving a gzipped response to the local cache. Support was added for saving content in memory.


Changes: This release supports dynamically generated Web servers such as BBS and forum servers.


Changes: A bug in the fetchall-for-range-request option has been fixed. This release can work with the mod_flv_streaming module. modcache 1.4.2 has been backported to lighttpd 1.4.18 as modcache 1.4.3.


Changes: lighttpd 1.5 was upgraded to r1922. A memory leak in handler_ctx usage was fixed. A memory leak in splaytree_splay usage was fixed.


Changes: lighttpd 1.5 was upgraded to r1811. The status page for mod_status was added. cache.ignore-hostname was added. A bug for checking the cachehd file was fixed.