On Thu, Sep 08, 2005 at 11:31:54PM +0100, Kate wrote:
Brion Vibber wrote:
Evan Martin wrote:
I've often wondered this, so this is a great opportunity to jump in. Why not cache prerendered versions of all pages?
We do. :)
... sort of. i still want to use the file cache for this, i'm sure we could massively reduce page render counts even over the normal parser cache, not to mention the startup time for the wiki (Setup.php).
Isn't this what we use squid for? Only for logged in users (and cache misses) Setup.php et.al. are called. It's needed to load user preferences, "You've new messages" notifications etc.
Regards,
jens