• Hello there. I am a beginner in all this stuff, so I would like to ask a question about W3 Total Cache’s Page Cache setting and Zend Opcache.
    I am using PHP 5.5, and Opcache is enabled, and I want to keep Opcache as enabled.

    With that said, should I turn off the Page Cache setting in W3 Total Cache?
    Or will W3 Total Cache’s Page Cache work in tandem with Zend Opcache, so I should still enable it?

    https://www.ads-software.com/plugins/w3-total-cache/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Zend Opcache improves the load time of php tasks and applications. You can still use the Page Cache but save it to disk.

    Thread Starter djsison

    (@djsison)

    Oh, so the Page Cache functionality is different from Zend Opcache’s functionality. Is my understanding correct?

    Yes Zend Opcache caches the php queries while Page Caching makes a full static copy of a page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page Cache setting and Zend Opcache’ is closed to new replies.