Title: Litespeed Cache + Docket Cache : opcache ?
Last modified: March 30, 2022

---

# Litespeed Cache + Docket Cache : opcache ?

 *  Resolved [JibsouX](https://wordpress.org/support/users/jibsoux/)
 * (@jibsoux)
 * [4 years ago](https://wordpress.org/support/topic/litespeed-cache-docket-cache-opcache/)
 * Hello,
    I would like to know if the 2 plugins are really compatible concerning
   the opcache? As the 2 plugins use opcache I wonder if the work is not done twice?
   Thank you for your help

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Nawawi Jamili](https://wordpress.org/support/users/nawawijamili/)
 * (@nawawijamili)
 * [4 years ago](https://wordpress.org/support/topic/litespeed-cache-docket-cache-opcache/#post-15510781)
 * Hi there,
 * > I would like to know if the 2 plugins are really compatible concerning the 
   > opcache?
 * Yes, it is.
 * > As the 2 plugins use opcache I wonder if the work is not done twice ?
 * By design, OPcache will not cache it twice. It caches based on the full path 
   file, not just the file name.
 * When OPcache is enabled on your server, it will cache any PHP script/file, not
   just plugins, any WordPress PHP files will be cached by OPcache depending on 
   the configuration.
 * Docket Cache does object caching by storing the cache into PHP files. When reading
   the cache, it will not directly read from the file, it will read it from the 
   server’s shared memory since OPcache already cached it.
 * I hope this answer your question.
 * Thanks.
 *  Thread Starter [JibsouX](https://wordpress.org/support/users/jibsoux/)
 * (@jibsoux)
 * [4 years ago](https://wordpress.org/support/topic/litespeed-cache-docket-cache-opcache/#post-15510797)
 * PERFECT !
    Thanks again for this wonderfull plugin !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Litespeed Cache + Docket Cache : opcache ?’ is closed to new replies.

 * ![](https://ps.w.org/docket-cache/assets/icon-256x256.png?rev=2425893)
 * [Docket Cache - Object Cache Accelerator](https://wordpress.org/plugins/docket-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/docket-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/docket-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/docket-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/docket-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/docket-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [JibsouX](https://wordpress.org/support/users/jibsoux/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/litespeed-cache-docket-cache-opcache/#post-15510797)
 * Status: resolved