WordPress › WP Super Cache « WordPress Plugins - 0 views
-
This plugin generates static html files from your dynamic WordPress blog. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts. The static html files will be served to the vast majority of your users, but because a user's details are displayed in the comment form after they leave a comment those requests are handled by the legacy caching engine. Static files are served to: Users who are not logged in. Users who have not left a comment on your blog. Or users who have not viewed a password protected post
-
bkozlek on 19 Mar 11important to note the limitations of this caching strategy.
-