Forums

W3 Total Cache
[resolved] Caching method Opcode Or Disk ? (4 posts)

  1. ezzal
    Member
    Posted 1 year ago #

    Hi,
    I'm using W3 TotalCache and having the site hosted in vps.net (node 6)

    Recently I've installed the APC opcode module and enabled it for all caching methods. (Page,Db,Objects,etc)

    I see the response times are faster than before.. I had disk(enhanced) before.

    Can someone suggest me a good setting to use ?

    I noticed that someone said Disk is still good for caching pages..

    Any ideas ?

    Thanks.

    http://wordpress.org/extend/plugins/w3-total-cache/

  2. 72strokes
    Member
    Posted 1 year ago #

    My understanding is that disk enhanced is preferred since it doesn't require php to serve the page. It just grabs the html file.

    Try disk enhanced for page caching and apc for everything else.

  3. Gilligan
    Member
    Posted 1 year ago #

    Also use disk for minify, you don't want to be serving huge css/js files out of memory.

    And make sure to enable gzip in the browser cache section, it will substatially decrease the amount of bandwidth required to transfer the minified files to the browser.

  4. Frederick Townes
    Member
    Posted 10 months ago #

    Good tips.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic