Title: Docket Cache with LSCache Plugin
Last modified: July 20, 2021

---

# Docket Cache with LSCache Plugin

 *  Resolved [alikabilio](https://wordpress.org/support/users/alikabilio/)
 * (@alikabilio)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/)
 * Hi,
    I have hosting with Litespeed Enterprise but without Redis or Memcached.
   Docket Cache can help with the Object Cache with LSCache plugin? The hosting 
   have 2GB RAM and 40MB I/O.
 * Regards.
    -  This topic was modified 4 years, 8 months ago by [alikabilio](https://wordpress.org/support/users/alikabilio/).

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

 *  Plugin Author [Nawawi Jamili](https://wordpress.org/support/users/nawawijamili/)
 * (@nawawijamili)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679628)
 * Hi [@alikabilio](https://wordpress.org/support/users/alikabilio/),
 * Yes. Install and activate Docket Cache, it will handle object caching and not
   interfere with the LSCache plugin interface.
 * Thanks.
 *  Thread Starter [alikabilio](https://wordpress.org/support/users/alikabilio/)
 * (@alikabilio)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679638)
 * Hi [@nawawijamili](https://wordpress.org/support/users/nawawijamili/),
    Thanks
   for quick response.
 * The Docket Cache is influence the frontend speed or just backend?
 * Beside the installation, I need to do/change other value?
 * How Docket Cache vs Redis (for example)?
 * Regards.
 *  Plugin Author [Nawawi Jamili](https://wordpress.org/support/users/nawawijamili/)
 * (@nawawijamili)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679692)
 * Hi,
 * Thanks for the question.
 * > The Docket Cache is influence the frontend speed or just backend?
 * Backend.
 * > Beside the installation, I need to do/change other value?
 * Default configuration suitable for any site. You may try to change max disk size
   and max file if the default value is not enough for your site.
 * [https://docs.docketcache.com/constants#docket_cache_maxsize_disk](https://docs.docketcache.com/constants#docket_cache_maxsize_disk)
   
   [https://docs.docketcache.com/constants#docket_cache_maxfile](https://docs.docketcache.com/constants#docket_cache_maxfile)
 * > How Docket Cache vs Redis (for example)?
 * Redis is an in-memory cache, all caches will reside in memory. Docket cache is
   a hybrid solution, we store cache as plain PHP files and then using OPcache to
   load caches into RAM, makes it close to the in-memory cache.
 * Redis is a server-based solution, if want to compare it with Docket Cache, it
   is better in terms of performance.
 * Thanks.
 *  Thread Starter [alikabilio](https://wordpress.org/support/users/alikabilio/)
 * (@alikabilio)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679719)
 * Hi,
 * > Default configuration suitable for any site. You may try to change max disk
   > size and max file if the default value is not enough for your site.
 * That’s good even I don’t change the default WordPress limit value of 256MB memory?
 * > Redis is a server-based solution, if want to compare it with Docket Cache, 
   > it is better in terms of performance.
 * Means, Docket Cache is better?
 * Regards.
    -  This reply was modified 4 years, 8 months ago by [alikabilio](https://wordpress.org/support/users/alikabilio/).
 *  Plugin Author [Nawawi Jamili](https://wordpress.org/support/users/nawawijamili/)
 * (@nawawijamili)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679743)
 * > That’s good even I don’t change the default WordPress limit value of 256MB 
   > memory?
 * Normally if your site is not heavy, it is ok. Otherwise, you need to change it.
 * > Means, Docket Cache is better?
 * Redis is better, it is a server-based, Docket cache only plugin.
 * Thanks.
 *  Thread Starter [alikabilio](https://wordpress.org/support/users/alikabilio/)
 * (@alikabilio)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679747)
 * OK,
    Thanks for your answers!
 * Regards.

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

The topic ‘Docket Cache with LSCache Plugin’ 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/)

## Tags

 * [lscache](https://wordpress.org/support/topic-tag/lscache/)
 * [object-cache](https://wordpress.org/support/topic-tag/object-cache/)

 * 6 replies
 * 2 participants
 * Last reply from: [alikabilio](https://wordpress.org/support/users/alikabilio/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/docket-cache-with-lscache-plugin/#post-14679747)
 * Status: resolved