Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#48372 closed defect (bug) (invalid)

Object cache make web slow

Reported by: ptdzxc's profile ptdzxc Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Cache API Keywords:
Focuses: Cc:

Description (last modified by SergeyBiryukov)

Hello,

I’m using litespeed cache plugin with memcache and my admin dashboard load slowly. I turned off memcache and my web load normally.

I found an topic here: https://wordpress.org/support/topic/object-cache-store-transients/

The author of LS cache said they develop this plugin as WordPress API?

And I found on Internet many articles that Object cache make WordPress admin dashboard load slowly and people suggest to turn it off.

https://onlinemediamasters.com/slow-wordpress-admin-panel/

https://wplift.com/slow-wordpress-admin-dashboard

https://wpbuffs.com/slow-wordpress-dashboard/

So please check Object cache API again, these plugin only develop on wordpress native api.

Thank you.

Change History (2)

#1 @SergeyBiryukov
6 years ago

  • Component changed from General to Cache API
  • Description modified (diff)

#2 @desrosj
6 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
  • Version 5.2.3 deleted

Hi @ptdzxc,

Thanks for this ticket and welcome to Trac!

Unfortunately, I don't think there is enough information on this report to take any action. It sounds like you are experiencing an issue specifically when using the LiteSpeed Cache plugin. I recommend creating a support request in the plugin's support forum.

The articles that you linked to all specifically state that the suggestion to turn off object caching is for sites using W3 Total Cache, which is only one plugin/implementation of object caching for WordPress (and not the same as LiteSpeed Cache).

There are also many parts to the Cache API, and if a drop-in is being used, that introduces a lot of additional variables.

For these reasons, I am going to close this ticket out. If you are able to provide some more detailed information about what exactly is slow, when, and under which conditions, this can be reopened and explored further. But this is just too broad of a request.

Note: See TracTickets for help on using tickets.