• Resolved Anonymous User 18794746

    (@anonymized-18794746)


    I am using WP Cloudflare Super Page Cache along with Autoptimize on my WordPress site. Since then, I noticed that wp-admin pages are slower, and I sometimes get 5xx errors. What causes this ? Due to ‘Cache Everything’ rule ? How can I prevent wp-admin pages from slowing down ?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    You can try disabling the:
    1. Preload feature and check if things are faster
    2. If not, disable the fallback cache and check if the admin is faster

    Basically, the WP admin is always bypassed and served directly from your server. So, the performance of the bypassed pages are totally depends on your server speed and capability. When a page is cached and is being served from CF, the request doesn’t even reach to your server and handled by CF alone.

    Thread Starter Anonymous User 18794746

    (@anonymized-18794746)

    Ok. So wp-admin is automatically bypassed from being cached. So there should not be any problems. As you said I just tried Preloader and the performance was significantly improved…!

    Just a curiosity, Does WP Cloudflare Super Page Cache sets any custom rule to bypass wp-admin ? Because I didn’t see any custom rule in my Cloudflare app ?

    Plugin Contributor iSaumya

    (@isaumya)

    Just a curiosity, Does WP Cloudflare Super Page Cache sets any custom rule to bypass wp-admin ? Because I didn’t see any custom rule in my Cloudflare app

    No the plugin manages the cache-contreol HTTP header and makes sure that pages are not cached for loggedin users

    Thread Starter Anonymous User 18794746

    (@anonymized-18794746)

    Thank you @isaumya for your responses..! Thanks for clearing my doubts. Thank you for this awesome plugin..!

    As you said I just tried Preloader and the performance was significantly improved…!

    Hi @abhidesh128 , may I ask for clarification what you mean? Do you mean you got improved performance by disabling the Preloader, or enabling it?

    Thread Starter Anonymous User 18794746

    (@anonymized-18794746)

    Hi @goseongguy..! I was talking about disabling Preloader. As @isaumya said, the speed of admin pages depend upon the server speed and capabilities. When I was facing issues, I just disabled Preloader. Later, when I found that server is responding quickly, I re-enabled it again..!

    Okay, thank you!

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

The topic ‘Slow wp-admin pages’ is closed to new replies.