• Hi al,
    I read about a million tips, tricks and advice articles which were all dealing with how to set up W3TC. I couldn’t find a single article which addressed the above mentioned issue.
    Isn’t there a way to improve performance when users are logged in? On my website this is the most crucial part and WP really stinks when it comes to scaleability without caching even when you follow all other best practices of reducing server load.
    How, for example, can I implement private caching? If I was able to cache a page per user and add fragmented caching to it – that might help a big deal. Right now I have no idea how to reduce the ridiculous server load WP produces…

    Has anybody got any ideas on that isue?
    Cheers, Freshman

Viewing 1 replies (of 1 total)
  • Object and / or database caching as well as browser caching are your best lines of defense for a site with lots of authenticated users.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: W3TC] Optimize caching for logged in users – private caching’ is closed to new replies.