Mod-Cache 1.2
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration. However mod_cache is faster and more effective than Squid because of powerful Lighttpd.
Mod-Cache has following advantages over Squid:
Simpler. Mod-Cache just sets proper flags between lighttpd request handling stages. Request is handled by mod_staticfile or mod_compress or other modules.
More Robust. Mod-Cache uses disk file instead of memory as cache. Without use of memory, mod_cache is far away from memory leaks and memory exhaustion.
Faster. Lighttpd uses Sendfile syscall to service disk file. Sendfile syscall, which writes file to network interface directly, has the same effecience as Writev syscall which writes memory buffers to network interface.
More Powerful. Mod-Cache can works with other lighttpd plugins(except mod_deflate). For examples, you can use mod_compress to compress cached files on-fly; or you can use mod_access/mod_trigger_b4_dl to do anti-hot-link; or you can use mod_flv_streaming to do native flv file streaming.
What's New in This Release:
A fix was made for fetch-all-for-range-request handling with HTTP servers other than Apache server.
A splaytree is used instead of a hash table to avoid collision of Range-Request or Cache Save handling.
tags
mod cache you can can use use mod range request network interface syscall which request handling mod compress disk file sendfile syscall which writes
Download Mod-Cache 1.2
http://www.linux.com.cn/modcache/lighttpd-1.4.13.mod_cache.v1.2.tar.gz
Authors software
Similar software
|
Mod-Cache 1.2 (by QUE Hongyu)
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration
|
|
IPC::SharedCache 1.3 (by Sam Tregar)
IPC::SharedCache is a Perl module to manage a cache in SysV IPC shared memory.
SYNOPSIS
use IPC::SharedCache;
# the cach
|
|
lighttpd 1.4.13 (by lighttpd Team)
lighttpd is a secure, fast, compliant, and very flexible Web server which has been optimized for high-performance environments.
li
|
|
nmdb 0.10 (by Alberto Bertogli)
nmdb is a network database that uses the TIPC protocol to communicate with it's clients.
nmdb consists of an in-memory cache, that
|
|
CGI::Cache 1.4200 (by Broc Seib)
CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts.
WARNING
The interface as of version 1.01 has
|
|
Polipo 0.9.11 (by Juliusz Chroboczek)
Polipo project is a small and fast caching web proxy (a web cache, an HTTP proxy) designed to be used by one person or a small group
|
|
SkunkWeb 3.4.0 (by Andrew T. Csillag)
SkunkWeb is a robust, open source web application server written in Python.
SkunkWeb is a scalable, extensible, and easy-to-use We
|
|
mod_xsendfile 0.8 (by Nils Maier)
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler.
If it encount
|
Other software in this category
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell