Forum Moderators: rogerd & travelin cat
...memory usage jumps to 100-300Mb
TBH if pages are taking more than 20s (and sometimes timeout!) then you need to look at more than just caching in my opinion - unless your site intentionally does something devilishly complex in order to generate pages?
I realise this isn't your main question, but unless you are doing something specific on your site then it sounds more like a rogue plugin or something is perhaps consuming all your resources?
...memory usage jumps to 100-300Mb
This looks excessive for a "standard" WordPress site. Many shared hosting accounts have memory limits as low as 64MB on which WordPress would normally run OK.
By any chance does this install incorporate "JetPack"? It is a prime suspect for this kind of issue. It is a standard plugin on WP.com sites and is also added using some "one button install" options at hosts. It's finicky to remove, but it is known to cause problems like this. If you have JetPack, search for "remove JetPack" because a few people have documented all the steps.
It depends on what browser you use, but most browsers today offer spell-checking. Grammar not so much.
Caching WP pages is not as useful as setting up gzip and E-tags or Expires for the domain. That makes your pages load faster because the visitors' browsers cache your theme elements like css, .js and background images. Google offers some excellent resources in their Page Speed articles: [code.google.com...]