I see you’re using WP-Cache. Definitely consider taking a look at WP-Super-Cache. it improves on WP-Cache by making it a ‘layered’ cache. Anonymous visitors are show static html copies of pages that are updated when new comments are posted or changes are made. It even stores them in compressed format, making it trivial for the web server to return the content (instead of having to compress it on the fly – it’s already in that format so the web server just serves it up). GREAT for stories with lots of comments.
Logged in users get handled by the normal WP-Cache system, allowing you to have dynamic sections, etc. in otherwise static cache copies. Some more load on the web server, but given that most of your visitors will NOT be logged in, worth it.
If you find a story of yours is on Digg, or some other site bringing loads of traffic (and comments) you can even flip WP-Super-Cache into lockdown mode where the pages won’t refresh on every comment – instead expiring every X minutes which you set – great way to handle a huge traffic spike.
In any great organization it is far, far safer to be wrong with the majority than to be right alone. —John Kenneth Galbraith
Asian currencies continue to sell off vs the $ on the heels of the news yesterday that South Korea said they will look into hot money inflows stemming from the $ carry trade and the Bank of Indonesia said they are looking into the foreign buying of bills. This follows the news a few weeks ago that Taiwan was limiting foreign deposit holdings and Brazil was taxing foreign inflow transactions. As I mentioned yesterday, we may have reached a short term pain threshold in terms of $ weakness and foreign countries are fighting back as they certainly won't wait for...
November 14th, 2008 at 9:45 am
Whew! for some time this morning, the site was loading only the header and tabs with no content displayed below. Finally it’s back up.
November 14th, 2008 at 10:29 am
I noticed a dramatic load time difference almost immediately. I love the new site, Barry! The cafe is fantastic.
November 14th, 2008 at 11:28 am
I see you’re using WP-Cache. Definitely consider taking a look at WP-Super-Cache. it improves on WP-Cache by making it a ‘layered’ cache. Anonymous visitors are show static html copies of pages that are updated when new comments are posted or changes are made. It even stores them in compressed format, making it trivial for the web server to return the content (instead of having to compress it on the fly – it’s already in that format so the web server just serves it up). GREAT for stories with lots of comments.
Logged in users get handled by the normal WP-Cache system, allowing you to have dynamic sections, etc. in otherwise static cache copies. Some more load on the web server, but given that most of your visitors will NOT be logged in, worth it.
If you find a story of yours is on Digg, or some other site bringing loads of traffic (and comments) you can even flip WP-Super-Cache into lockdown mode where the pages won’t refresh on every comment – instead expiring every X minutes which you set – great way to handle a huge traffic spike.