I just installed wp-cache 2.1.1, a plugin for Wordpress that caches dynamically generated pages as static files. All future requests for them are served directly from these instead of going through the whole dynamic mechanism. It minimizes the biggest negative of dynamic applications - server load. [Continue]

