a web cache system base on nginx web server. faster and more efficient than squid.
* The large storage can save over 30,000,000 caches
* The self sort share memory hash index
* Base on the fastest web server framework : nginx
* The high throughput and high concurrent volume of the cache request
* Without http headers cache
* Low cpu cost and low iowait
* Memory cache the hottest data by MMAP like “varnish”
* Texturixer storage system
* Auto delete cache file when it is cold