View Single Post
Old 10-19-2007, 06:47 PM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Quote:
Originally Posted by pornask View Post
Grouchy, fill me in. Is wp-cache a good plug in to have or not so good?
It's good to have to decrease the CPU load on your system since it caches a fully rendered page rather than running through PHP and MySQL every time. It pretty much sticks itself in front of it, and if you have the same e-tag and/or your cache isn't older than X, it'll send the pre-rendered page at quite a savings.

However, it's kind of hokey how it works, and does not work well with gzip server compression, so you can't compress your text data.
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote