|
|
|
|
|
by kalleboo
3642 days ago
|
|
This is a WordPress blog - it's just a matter of installing the SuperCache plugin and turning on mod_rewrite caching - then all page requests are served by apache out of static files. It even handles regeneration when there's a new comment, while continuing to serve the old static file to avoid the thundering herd problem. |
|