Tagged: Database Cache
- AuthorPosts
- August 7, 2025 at 11:58 am #161203
Sonia
GuestI only have the option for Database Cache Method: as “disk”. which is not recommended due to its potential for slow performance. What other options do I have? or is there something else I can do to set the cache lifetime to 24 hours?
August 7, 2025 at 12:00 pm #161246Marko Vasiljevic
KeymasterHello Sonia,
Thank you for reaching out, and I am happy to help!
You are correct, the Disk method is not recommended for DB aching in W3 Total Cache. What is recommended to use for DB Caching and Object Caching is a memory-based caching method like Redis or Memcached.
Now, depending on the server, you may already have that available so please check with yoru hosting provider if they can install PHP Redis and enable it for you
If you are on a shared server, however, it’s recommended not to use Disk caching method to avoid issues and potentially filling up the disk spaceThanks!
- AuthorPosts
- The topic ‘Database Cache – disk only option’ is closed to new replies.