Hyper Cache is a new cache system for WordPress, specifically written for people which have their blogs on low resources hosting provider (cpu and mysql).
Hyper Cache has the nice feature to be compatible with the plugin "wp-pda" which enables a blog to be accessible from mobile devices showing the contents with a different ad optimized theme.
Hyper Cache can manage (both) plain and gzip compressed pages, reducing the bandwidth usage and making the pages load faster.
Hyper Cache can do cache autoclean to reduce the disk usage removing the old cached pages at specified intervals of time.
Hyper Cache caches the not found requests, the WordPress redirect requests, the feed requests.
Hyper Cache can be easly translated and the translation tested without compile a language file: just copy the en_US.php file and start to translate.
Global Translator detection.
More information on Hyper Cache page (below) or write me to info@satollo.com.
http://www.satollo.com/english/wordpress/hyper-cache
Thanks to: - Amaury Balmer for internationalization and other modifications - Frank Luef for german translation - HypeScience, Martin Steldinger, Giorgio Guglielmino for test and bugs submissions - Ishtiaq to ask me about compatibility with wp-pda - Gene Steinberg to ask for an autoclean system - many others I don't remember
To do: - make the cache directory configurable because if you are on NFS the plugin can load too much the server (Deepak Gupta) - execute the cache page so it's possible to insert php code - has many drawbacks I need to evluate well how to implement this feature (RT Cunningham)




