• danilodecanini

    (@danilodecanini)


    Hi guys,

    I installed the WP Super Cache and it is working perfect when I’m not logged in with one admin account, if I’m logged in when I open the homepage my browser start rendering the page and sometimes the page stay blank and after good seconds the page render completely.

    I’ve debugged through the plugin and say this:

    20:38:25 1035 /wp-cron.php?doing_wp_cron=1552336705.4974339008331298828125 wp_cache_get_cookies_values: return: 
    20:38:26 1035 /wp-cron.php?doing_wp_cron=1552336705.4974339008331298828125 wp_cache_get_cookies_values: return: 
    20:38:26 1035 /wp-cron.php?doing_wp_cron=1552336705.4974339008331298828125 wp_cache_check_mobile: onixcd.com.br443
    20:38:26 1035 /wp-cron.php?doing_wp_cron=1552336705.4974339008331298828125 In WP Cache Phase 2
    20:38:26 1035 /wp-cron.php?doing_wp_cron=1552336705.4974339008331298828125 Setting up WordPress actions
    20:38:26 1035 /wp-cron.php?doing_wp_cron=1552336705.4974339008331298828125 Not caching wp-admin requests.
    20:39:20 32903 / wp_cache_get_cookies_values: /^wp-postpass_|^comment_author_|^wordpress_logged_in_/ Cookie detected: wordpress_logged_in_294104cc42284d14d6ca22d29429fea6
    20:39:20 32903 / wp_cache_get_cookies_values: return: bfc3fae7f736b62d119c3f57de98002e
    20:39:20 32903 / Caching disabled for logged in users on settings page.
    20:39:20 32903 / wp_cache_get_cookies_values: cached: bfc3fae7f736b62d119c3f57de98002e
    20:39:20 32903 / wp_cache_check_mobile: onixcd.com.br443bfc3fae7f736b62d119c3f57de98002e
    20:39:20 32903 / In WP Cache Phase 2
    20:39:20 32903 / Setting up WordPress actions
    20:39:20 32903 / Created output buffer
    20:39:20 32903 / wp_cache_get_cookies_values: cached: bfc3fae7f736b62d119c3f57de98002e
    20:39:21 38068 /wp-cron.php?doing_wp_cron=1552336761.2001729011535644531250 wp_cache_get_cookies_values: return: 
    20:39:21 38068 /wp-cron.php?doing_wp_cron=1552336761.2001729011535644531250 wp_cache_get_cookies_values: return: 
    20:39:21 38068 /wp-cron.php?doing_wp_cron=1552336761.2001729011535644531250 wp_cache_check_mobile: onixcd.com.br443
    20:39:21 38068 /wp-cron.php?doing_wp_cron=1552336761.2001729011535644531250 In WP Cache Phase 2
    20:39:21 38068 /wp-cron.php?doing_wp_cron=1552336761.2001729011535644531250 Setting up WordPress actions
    20:39:21 38068 /wp-cron.php?doing_wp_cron=1552336761.2001729011535644531250 Not caching wp-admin requests.
    20:39:23 32903 / DONOTCACHEPAGE defined. Caching disabled.
    20:39:23 32903 / wp_cache_maybe_dynamic: returned $buffer

    My options that is marked is:
    Cache:
    – Simple Cache
    MISC:
    – Don’t cache pages for known users. (Recommended)
    – Compress pages so they’re served more quickly to visitors. (Recommended)
    – Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated. (Recommended)
    ADVANCED:
    – Mobile device support. (External plugin or theme required. See the FAQ for further details.)
    – Clear all cache files when a post or page is published or updated.

    I also checked my wp-config.php and its correct with the define(‘wp_cache’, true) and the cache location.

    What is it? Can someone help me with this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Lag opening page logged with Admin’ is closed to new replies.