Quote:
Originally Posted by Sam Granger
Regarding the sql, you can cache the content so you dont have that problem... 
|
WPCache is a joke; it's a port of jpcache which just saves the rendered page as a blob and writes that to either disk, or, oddly enough, the database. It takes a few less calls out of the main page, unless, you know, you're tracking things other than link trades, in which case.. you guessed it.
Seriously, it's not the right software for the job. You may as well be using phpBB.