• Resolved David Elstob

    (@davwaiguy)


    I’ve installed the LiteSpeed WordPress package on Google Cloud VPS, everything is running nicely. However, server push isn’t working at all.

    There’s no other plugins installed. It’s a brand new site so definitely no issues regarding conflicts.

    Still using the original WordPress theme.

    Any ideas please?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Support Cold Egg

    (@eric780217)

    Hi @davwaiguy,

    It seems working from my browser. Also tested from the curl command:
    curl -sI https://speedgeek.net/ | grep link
    `
    link: </min/83041.css>; rel=preload; as=style,</min/5d358.js>; rel=preload; as=script,</min/9eb77.js>; rel=preload; as=script
    `
    Can you try it on incognito browser again?

    Best,
    Eric

    Thread Starter David Elstob

    (@davwaiguy)

    Hi Eric,

    Thanks for your help – the curl command is super useful; it’s also returning exactly as you said.

    However, I tried an example on a Netlify site – and others – and when I looked in DevTools initiator column it says PUSHED/OTHER if I disabled cache and reloaded.

    When I tried this on my own site it isn’t saying pushed, it only says OTHER.

    It does remove the green lines in an incognito window, leaves thin blue bars, so it is working.

    Any ideas why it isn’t ackowledged in DevTools?

    Appreciate the advice. πŸ™‚

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please provide the report number ?

    also I am seeing lots requests returning 403 , please check on that first.

    Best regards,

    Thread Starter David Elstob

    (@davwaiguy)

    Hi yes, I’ve added Stackpath CDN and it’s not working.

    I’ve also added the Stackpath IP Blocks to the UFW firewall just in case.

    However, I’ve turned on debugging and it seems that rewrite failed host not internal is something to do with it.

    Report number: IRADUGLY

    Thanks for your help.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Is that CDN URL actually working ?

    root@test:~$ curl -I -XGET https://6__t_q_.stackpathcdn.com/
    HTTP/1.1 404 Not Found
    Accept-Ranges: bytes
    Cache-Control: max-age=10
    X-HW: 1583149534.cds027.ma1.hn,1583149534.cds027.ma1.h2c
    Date: Mon, 02 Mar 2020 11:45:34 GMT
    Connection: keep-alive
    Content-Length: 0
    root@test:~$ curl -I -XGET https://6__t_q_.stackpathcdn.com/wp-content/uploads/2020/02/sandwich-2000x1200.jpg
    HTTP/1.1 403 Forbidden
    Accept-Ranges: bytes
    Cache-Control: max-age=10
    X-HW: 1583149592.cds031.ma1.hn,1583149592.cds031.ma1.h2c
    Date: Mon, 02 Mar 2020 11:46:32 GMT
    Connection: keep-alive
    Content-Length: 0

    Best regards,

    • This reply was modified 4 years, 1 month ago by qtwrk.
    Thread Starter David Elstob

    (@davwaiguy)

    Hi there,

    I just turned if off last night, but can turn it back on now.

    So yes, it’s working, just not allowed, but I believe it’s due to the rewrite rules that I mentioned in the bug report.

    Thanks.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    One line log is not sufficient , please also provide couple lines before and after it.

    Best regards,

    Thread Starter David Elstob

    (@davwaiguy)

    It’s probably a bit long, but saves me doing it again. Thanks.

    03/03/20 05:44:03.800 [79.69.135.162:52326 1 XJt] [CDN] rewrite https://speedgeek.net/min/6f910.js
    03/03/20 05:44:03.800 [79.69.135.162:52326 1 XJt] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/6f910.js
    03/03/20 05:44:03.800 [79.69.135.162:52326 1 XJt] End response
    --------------------------------------------------------------------------------
    
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-admin/admin-ajax.php
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] Query String:
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-report
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] Accept: application/json, text/javascript, */*; q=0.01
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] Accept Encoding: gzip, deflate, br
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] X-LSCACHE: true
    03/03/20 05:46:46.624 [79.69.135.162:60671 1 N9F] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 05:46:46.628 [79.69.135.162:60671 1 N9F] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] Query String: doing_wp_cron=1583214406.6337609291076660156250
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583214406.6337609291076660156250
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] Accept: */*
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] Accept Encoding: deflate, gzip
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] X-LSCACHE: true
    03/03/20 05:46:46.782 [34.73.142.207:59640 1 l2u] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 05:46:46.787 [34.73.142.207:59640 1 l2u] [Router] get_uid: 0 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 05:46:46.787 [34.73.142.207:59640 1 l2u] [Router] get_role:
    03/03/20 05:46:46.787 [34.73.142.207:59640 1 l2u] Media init
    03/03/20 05:46:46.788 [34.73.142.207:59640 1 l2u] CDN init
    03/03/20 05:46:46.788 [34.73.142.207:59640 1 l2u] Task init
    03/03/20 05:46:46.788 [34.73.142.207:59640 1 l2u] [Router] LSCWP_CTRL bypassed empty
    03/03/20 05:46:46.788 [34.73.142.207:59640 1 l2u] GUI init
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Core] CHK html bypass: miss footer const
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Ctrl] not cacheable before ctrl finalize
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Router] get_role:
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Vary] role id: failed, guest
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Router] get_role:
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Router] get_role:
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Vary] no custimzed vary
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Core] CHK html bypass: miss footer const
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Media] bypass: Not frontend HTML type
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] GUI bypassed by no counter
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] [Optm] bypass: Not frontend HTML type
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] CDN bypass
    03/03/20 05:46:46.789 [34.73.142.207:59640 1 l2u] End response
    --------------------------------------------------------------------------------
    
    03/03/20 05:46:46.791 [79.69.135.162:60671 1 N9F] Media init
    03/03/20 05:46:46.791 [79.69.135.162:60671 1 N9F] CDN init
    03/03/20 05:46:46.791 [79.69.135.162:60671 1 N9F] [Router] CDN bypassed: ajax call from admin
    03/03/20 05:46:46.791 [79.69.135.162:60671 1 N9F] Task init
    03/03/20 05:46:46.792 [79.69.135.162:60671 1 N9F] [Router] LSCWP_CTRL bypassed empty
    03/03/20 05:46:46.796 [79.69.135.162:60671 1 N9F] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 05:46:46.797 [79.69.135.162:60671 1 N9F] [Core] CHK html bypass: miss footer const
    03/03/20 05:46:46.797 [79.69.135.162:60671 1 N9F] [Ctrl] not cacheable before ctrl finalize
    03/03/20 05:46:46.797 [79.69.135.162:60671 1 N9F] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 05:46:46.797 [79.69.135.162:60671 1 N9F] [Router] get_role: administrator
    03/03/20 05:46:46.797 [79.69.135.162:60671 1 N9F] [Cfg] role in vary_group [group] 99
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Vary] show_admin_bar_front: true
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Vary] admin bar : true
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Vary] no custimzed vary
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Core] Silence Comment due to REST/AJAX
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Core] CHK html bypass: miss footer const
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Media] bypass: Not frontend HTML type
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] GUI bypassed by no counter
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] [Optm] bypass: Not frontend HTML type
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] CDN bypass
    03/03/20 05:46:46.798 [79.69.135.162:60671 1 N9F] End response
    --------------------------------------------------------------------------------
    
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-admin/admin-ajax.php
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] Query String:
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-report
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] Accept: application/json, text/javascript, */*; q=0.01
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] Accept Encoding: gzip, deflate, br
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] X-LSCACHE: true
    03/03/20 05:47:46.595 [79.69.135.162:51210 1 pVo] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 05:47:46.597 [79.69.135.162:51210 1 pVo] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 05:47:46.602 [79.69.135.162:51210 1 pVo] Media init
    03/03/20 05:47:46.602 [79.69.135.162:51210 1 pVo] CDN init
    03/03/20 05:47:46.602 [79.69.135.162:51210 1 pVo] [Router] CDN bypassed: ajax call from admin
    03/03/20 05:47:46.602 [79.69.135.162:51210 1 pVo] Task init
    03/03/20 05:47:46.602 [79.69.135.162:51210 1 pVo] [Router] LSCWP_CTRL bypassed empty
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Core] CHK html bypass: miss footer const
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Ctrl] not cacheable before ctrl finalize
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Router] get_role: administrator
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Cfg] role in vary_group [group] 99
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Vary] show_admin_bar_front: true
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Vary] admin bar : true
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Vary] no custimzed vary
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Core] Silence Comment due to REST/AJAX
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Core] CHK html bypass: miss footer const
    03/03/20 05:47:46.604 [79.69.135.162:51210 1 pVo] [Media] bypass: Not frontend HTML type
    03/03/20 05:47:46.605 [79.69.135.162:51210 1 pVo] GUI bypassed by no counter
    03/03/20 05:47:46.605 [79.69.135.162:51210 1 pVo] [Optm] bypass: Not frontend HTML type
    03/03/20 05:47:46.605 [79.69.135.162:51210 1 pVo] CDN bypass
    03/03/20 05:47:46.605 [79.69.135.162:51210 1 pVo] End response
    --------------------------------------------------------------------------------
    
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] Query String: page=lscache-report&LSCWP_CTRL=purge&LSCWP_NONCE=9333f55cc9&type=purge_all
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-report
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] Accept Encoding: gzip, deflate, br
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] X-LSCACHE: true
    03/03/20 05:48:07.624 [79.69.135.162:51210 1 hDg] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 05:48:07.626 [79.69.135.162:51210 1 hDg] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] Query String: doing_wp_cron=1583214487.6295371055603027343750
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583214487.6295371055603027343750
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] Accept: */*
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] Accept Encoding: deflate, gzip
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] X-LSCACHE: true
    03/03/20 05:48:07.652 [34.73.142.207:59658 1 b4p] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] [Router] get_uid: 0 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] [Router] get_role:
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] Media init
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] CDN init
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] Task init
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] [Router] LSCWP_CTRL bypassed empty
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] GUI init
    03/03/20 05:48:07.655 [34.73.142.207:59658 1 b4p] [Core] CHK html bypass: miss footer const
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Ctrl] not cacheable before ctrl finalize
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Router] get_role:
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Vary] role id: failed, guest
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Router] get_role:
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Router] get_role:
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Vary] no custimzed vary
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Core] CHK html bypass: miss footer const
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Media] bypass: Not frontend HTML type
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] GUI bypassed by no counter
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] [Optm] bypass: Not frontend HTML type
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] CDN bypass
    03/03/20 05:48:07.656 [34.73.142.207:59658 1 b4p] End response
    --------------------------------------------------------------------------------
    
    03/03/20 05:48:07.658 [79.69.135.162:51210 1 hDg] Media init
    03/03/20 05:48:07.658 [79.69.135.162:51210 1 hDg] CDN init
    03/03/20 05:48:07.658 [79.69.135.162:51210 1 hDg] [Router] CDN bypassed: is not ajax call
    03/03/20 05:48:07.658 [79.69.135.162:51210 1 hDg] [Router] CDN bypassed: ajax call from admin
    03/03/20 05:48:07.658 [79.69.135.162:51210 1 hDg] Task init
    03/03/20 05:48:07.659 [79.69.135.162:51210 1 hDg] [Router] LSCWP_CTRL: purge
    03/03/20 05:48:07.659 [79.69.135.162:51210 1 hDg] [Router] LSCWP_CTRL verified: 'purge'
    03/03/20 05:48:07.659 [79.69.135.162:51210 1 hDg] [Router] parsed type: purge_all => LSC_Router::verify_type()@425 => LSC_Purge::handler()@73 => LSC->proceed_action()@365
    03/03/20 05:48:07.659 [79.69.135.162:51210 1 hDg] [Purge] added * => LSC_Purge->_add()@332 => LSC_Purge->_purge_all_lscache()@178 => LSC_Purge->_purge_all()@146 => LSC_Purge::handler()@77 => LSC->proceed_action()@365 => LSC->after_user_init()@264 => WP_Hook->apply_filters()@288 => WP_Hook->do_action()@312 =>
    /var/www/html/wp-settings.php@478
    03/03/20 05:48:07.659 [79.69.135.162:51210 1 hDg] X-LiteSpeed-Purge: public,fc6_
    03/03/20 05:48:07.664 [79.69.135.162:51210 1 hDg] [Purge] added MIN => LSC_Purge->_add()@332 => LSC_Purge->_purge_all_cssjs()@233 => LSC_Purge->_purge_all()@147 => LSC_Purge::handler()@77 => LSC->proceed_action()@365 => LSC->after_user_init()@264 => WP_Hook->apply_filters()@288 => WP_Hook->do_action()@312 =>
    /var/www/html/wp-settings.php@478
    03/03/20 05:48:07.664 [79.69.135.162:51210 1 hDg] X-LiteSpeed-Purge: public,fc6_
    03/03/20 05:48:07.677 [79.69.135.162:51210 1 hDg] [Object] connecting to /var/www/memcached.sock:0
    03/03/20 05:48:07.677 [79.69.135.162:51210 1 hDg] [Object] Init Memcached connection
    03/03/20 05:48:07.677 [79.69.135.162:51210 1 hDg] [Object] Got persistent Memcached connection
    03/03/20 05:48:07.677 [79.69.135.162:51210 1 hDg] [Object] flush!
    03/03/20 05:48:07.677 [79.69.135.162:51210 1 hDg] [Purge] Flushed object cache
    03/03/20 05:48:07.678 [79.69.135.162:51210 1 hDg] [Purge] Reset opcode cache
    03/03/20 05:48:07.678 [79.69.135.162:51210 1 hDg] [Purge] Purge all => LSC_Purge->_purge_all()@161 => LSC_Purge::handler()@77 => LSC->proceed_action()@365 => LSC->after_user_init()@264
    03/03/20 05:48:07.684 [79.69.135.162:51210 1 hDg] [Core] CHK html bypass: miss footer const
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Ctrl] not cacheable before ctrl finalize
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Router] get_role: administrator
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Cfg] role in vary_group [group] 99
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Vary] show_admin_bar_front: true
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Vary] admin bar : true
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] [Vary] no custimzed vary
    03/03/20 05:48:07.685 [79.69.135.162:51210 1 hDg] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] X-LiteSpeed-Purge: public,fc6_
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] [Core] CHK html bypass: miss footer const
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] [Media] bypass: Not frontend HTML type
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] GUI bypassed by no counter
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] [Optm] bypass: Not frontend HTML type
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] CDN bypass
    03/03/20 05:48:07.717 [79.69.135.162:51210 1 hDg] End response
    --------------------------------------------------------------------------------
    
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] Query String: page=lscache-report&type=purge_all
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-report
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] Accept Encoding: gzip, deflate, br
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] X-LSCACHE: true
    03/03/20 05:48:10.649 [79.69.135.162:51210 1 sG6] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 05:48:10.904 [79.69.135.162:51210 1 sG6] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 05:48:10.912 [79.69.135.162:51210 1 sG6] Media init
    03/03/20 05:48:10.912 [79.69.135.162:51210 1 sG6] CDN init
    03/03/20 05:48:10.912 [79.69.135.162:51210 1 sG6] [Router] CDN bypassed: is not ajax call
    03/03/20 05:48:10.912 [79.69.135.162:51210 1 sG6] [Router] CDN bypassed: ajax call from admin
    03/03/20 05:48:10.912 [79.69.135.162:51210 1 sG6] Task init
    03/03/20 05:48:10.913 [79.69.135.162:51210 1 sG6] [Router] LSCWP_CTRL bypassed empty
    03/03/20 05:48:11.281 [79.69.135.162:51210 1 sG6] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Core] CHK html bypass: miss footer const
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Ctrl] not cacheable before ctrl finalize
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Router] get_role: administrator
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Cfg] role in vary_group [group] 99
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Vary] show_admin_bar_front: true
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Vary] admin bar : true
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Vary] no custimzed vary
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Core] CHK html bypass: miss footer const
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Media] bypass: Not frontend HTML type
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] GUI bypassed by no counter
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] [Optm] bypass: Not frontend HTML type
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] CDN bypass
    03/03/20 05:48:11.350 [79.69.135.162:51210 1 sG6] End response
    --------------------------------------------------------------------------------
    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I’m sorry but I didn’t see that host not internal log in last reply

    Please verify if it’s correct segment of log.

    Best regards,

    Thread Starter David Elstob

    (@davwaiguy)

    Sorry, I’m just getting used to the debug process. Is the debug file the same if I get it from the Linux Login backend as in the WordPress admin area?

    I was struggling to copy it from Linux, but this is from WordPress and fresh information.

    Hope this is okay.

    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] πŸ’“ ------GET HTTP/1.1 (HTTPS) /
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] Query String:
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] Accept Encoding: gzip, deflate, br
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] X-LSCACHE: true
    03/03/20 15:27:55.035 [79.69.135.162:58005 1 MyH] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:27:55.093 [79.69.135.162:58005 1 MyH] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] Query String: doing_wp_cron=1583249275.0981199741363525390625
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583249275.0981199741363525390625
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] Accept: */*
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] Accept Encoding: deflate, gzip
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] X-LSCACHE: true
    03/03/20 15:27:55.212 [34.73.142.207:38444 1 XEm] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:27:55.219 [34.73.142.207:38444 1 XEm] [Router] get_uid: 0 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 15:27:55.220 [34.73.142.207:38444 1 XEm] [Router] get_role:
    03/03/20 15:27:55.220 [34.73.142.207:38444 1 XEm] Media init
    03/03/20 15:27:55.220 [34.73.142.207:38444 1 XEm] CDN init
    03/03/20 15:27:55.220 [34.73.142.207:38444 1 XEm] Task init
    03/03/20 15:27:55.221 [34.73.142.207:38444 1 XEm] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:27:55.221 [34.73.142.207:38444 1 XEm] GUI init
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Core] CHK html bypass: miss footer const
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Router] get_role:
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Vary] role id: failed, guest
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Router] get_role:
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Router] get_role:
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Vary] no custimzed vary
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Core] CHK html bypass: miss footer const
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Media] bypass: Not frontend HTML type
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] GUI bypassed by no counter
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] [Optm] bypass: Not frontend HTML type
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] CDN bypass
    03/03/20 15:27:55.257 [34.73.142.207:38444 1 XEm] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:27:55.290 [79.69.135.162:58005 1 MyH] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 15:27:55.290 [79.69.135.162:58005 1 MyH] [Router] get_role: administrator
    03/03/20 15:27:55.290 [79.69.135.162:58005 1 MyH] Media init
    03/03/20 15:27:55.291 [79.69.135.162:58005 1 MyH] CDN init
    03/03/20 15:27:55.291 [79.69.135.162:58005 1 MyH] [CDN] mapping inc_img -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:27:55.291 [79.69.135.162:58005 1 MyH] [CDN] mapping inc_css -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:27:55.291 [79.69.135.162:58005 1 MyH] [CDN] mapping inc_js -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:27:55.291 [79.69.135.162:58005 1 MyH] [CDN] mapping .aac,.css,.eot,.gif,.jpeg,.js,.jpg,.less,.mp3,.mp4,.ogg,.otf,.pdf,.png,.svg,.ttf,.woff -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:27:55.291 [79.69.135.162:58005 1 MyH] Task init
    03/03/20 15:27:55.292 [79.69.135.162:58005 1 MyH] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:27:55.292 [79.69.135.162:58005 1 MyH] GUI init
    03/03/20 15:27:55.293 [79.69.135.162:58005 1 MyH] [Ctrl] X Cache_control init on
    03/03/20 15:27:55.423 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/css/dashicons.min.css?ver=5.3.2
    03/03/20 15:27:55.423 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/dashicons.min.css?ver=5.3.2
    03/03/20 15:27:55.423 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/css/admin-bar.min.css?ver=5.3.2
    03/03/20 15:27:55.423 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/admin-bar.min.css?ver=5.3.2
    03/03/20 15:27:55.423 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2
    03/03/20 15:27:55.423 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/css/dist/block-library/theme.min.css?ver=5.3.2
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.3.2
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://fonts.googleapis.com/css?family=Libre+Franklin%3A300%2C300i%2C400%2C400i%2C600%2C600i%2C800%2C800i&subset=latin%2Clatin-ext&display=fallback
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: path not match: wp-content
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/style.css?ver=20190507
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/style.css?ver=20190507
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/css/blocks.css?ver=20190105
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/blocks.css?ver=20190105
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/plugins/litespeed-cache/css/litespeed.css?ver=2.9.9.2
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/plugins/litespeed-cache/css/litespeed.css?ver=2.9.9.2
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
    03/03/20 15:27:55.424 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.507 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:27:55.507 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:27:55.507 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:27:55.507 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:27:55.507 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich-2000x1200.jpg
    03/03/20 15:27:55.507 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.508 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:27:55.508 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:27:55.508 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:27:55.508 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:27:55.509 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee-2000x1200.jpg
    03/03/20 15:27:55.509 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.514 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.514 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.514 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.514 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.514 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:27:55.514 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [Core] Footer hook called
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/js/hoverintent-js.min.js?ver=2.2.1
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/hoverintent-js.min.js?ver=2.2.1
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/js/admin-bar.min.js?ver=5.3.2
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/admin-bar.min.js?ver=5.3.2
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js?ver=20161114
    03/03/20 15:27:55.572 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js?ver=20161114
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/navigation.js?ver=20161203
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/navigation.js?ver=20161203
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/global.js?ver=20190121
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/global.js?ver=20190121
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js?ver=2.1.2
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js?ver=2.1.2
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-includes/js/wp-embed.min.js?ver=5.3.2
    03/03/20 15:27:55.573 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/wp-embed.min.js?ver=5.3.2
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Core] Footer check passed
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Cfg] role in vary_group [group] 99
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Vary] show_admin_bar_front: true
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Vary] admin bar : true
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Vary] no custimzed vary
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] X-LiteSpeed-Cache-Control: private,max-age=1800
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] X-LiteSpeed-Tag: fc6_tag_priv,public:fc6_front,public:fc6_URL.6666cd76f96956469e7be39d750cc7d9,public:fc6_F,public:fc6_Po.10,public:fc6_PGS,public:fc6_
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Core] Footer check passed
    03/03/20 15:27:55.659 [79.69.135.162:58005 1 MyH] [Media] finalize
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Media] lazyload found: https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Media] lazyload found: https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=26&d=mm&r=g
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Media] lazyload found: https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=64&d=mm&r=g
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] GUI bypassed by no counter
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] start
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/dashicons.min.css?ver=5.3.2
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/admin-bar.min.css?ver=5.3.2
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.3.2
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://fonts.googleapis.com/css?family=Libre+Franklin%3A300%2C300i%2C400%2C400i%2C600%2C600i%2C800%2C800i&subset=latin%2Clatin-ext&display=fallback
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Util] external
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] Abort external/non-exist
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/style.css?ver=20190507
    03/03/20 15:27:55.660 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/blocks.css?ver=20190105
    03/03/20 15:27:55.661 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/plugins/litespeed-cache/css/litespeed.css?ver=2.9.9.2
    03/03/20 15:27:55.677 [79.69.135.162:58005 1 MyH] Data init
    03/03/20 15:27:55.677 [79.69.135.162:58005 1 MyH] [Data] Checking img_optm table
    03/03/20 15:27:55.678 [79.69.135.162:58005 1 MyH] [Data] Existed
    03/03/20 15:27:55.678 [79.69.135.162:58005 1 MyH] [Data] Checking html optm table
    03/03/20 15:27:55.678 [79.69.135.162:58005 1 MyH] [Data] Existed
    03/03/20 15:27:55.679 [79.69.135.162:58005 1 MyH] [Data] Loaded hash2src ["https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/dashicons.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/admin-bar.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/dist\/block-library\/style.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/dist\/block-library\/theme.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/style.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/css\/blocks.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/plugins\/litespeed-cache\/css\/litespeed.css"]
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/hoverintent-js.min.js?ver=2.2.1
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/admin-bar.min.js?ver=5.3.2
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js?ver=20161114
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/navigation.js?ver=20161203
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/global.js?ver=20190121
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js?ver=2.1.2
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/wp-embed.min.js?ver=5.3.2
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Optm] https://speedgeek.net/wp-content/plugins/litespeed-cache/js/lazyload.min.js
    03/03/20 15:27:55.704 [79.69.135.162:58005 1 MyH] [Data] Loaded hash2src ["https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/jquery\/jquery.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/jquery\/jquery-migrate.min.js"]
    03/03/20 15:27:55.705 [79.69.135.162:58005 1 MyH] [Data] Loaded hash2src ["https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/hoverintent-js.min.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/admin-bar.min.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/skip-link-focus-fix.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/navigation.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/global.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/jquery.scrollTo.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/wp-embed.min.js","https:\/\/speedgeek.net\/wp-content\/plugins\/litespeed-cache\/js\/lazyload.min.js"]
    03/03/20 15:27:55.706 [79.69.135.162:58005 1 MyH] [CSS] existing ccss /var/www/html/wp-content/cache/ccss/front.css
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] CDN _finalize
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=26&d=mm&r=g
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: path not match: wp-content
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=64&d=mm&r=g
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: path not match: wp-content
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich-2000x1200.jpg
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee-2000x1200.jpg
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:27:55.717 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .css : https://speedgeek.net/min/1d1b6.css
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/min/1d1b6.css
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/1d1b6.css
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .js : https://speedgeek.net/min/7e7f4.js
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/min/7e7f4.js
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/7e7f4.js
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .css : https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .js : https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .jpg : https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .jpg : https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] CDN matched file_type .js : https://speedgeek.net/min/4afed.js
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/min/4afed.js
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/4afed.js
    03/03/20 15:27:55.718 [79.69.135.162:58005 1 MyH] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] Query String:
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] Accept Encoding: gzip, deflate, br
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] X-LSCACHE: true
    03/03/20 15:28:01.033 [79.69.135.162:58005 1 ltz] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:28:01.054 [79.69.135.162:58005 1 ltz] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:28:01.059 [79.69.135.162:58005 1 ltz] Media init
    03/03/20 15:28:01.059 [79.69.135.162:58005 1 ltz] CDN init
    03/03/20 15:28:01.059 [79.69.135.162:58005 1 ltz] [Router] CDN bypassed: is not ajax call
    03/03/20 15:28:01.060 [79.69.135.162:58005 1 ltz] Task init
    03/03/20 15:28:01.060 [79.69.135.162:58005 1 ltz] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:28:01.312 [79.69.135.162:58005 1 ltz] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Core] CHK html bypass: miss footer const
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Router] get_role: administrator
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Cfg] role in vary_group [group] 99
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Vary] show_admin_bar_front: true
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Vary] admin bar : true
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Vary] no custimzed vary
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Core] CHK html bypass: miss footer const
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Media] bypass: Not frontend HTML type
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] GUI bypassed by no counter
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] [Optm] bypass: Not frontend HTML type
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] CDN bypass
    03/03/20 15:28:01.562 [79.69.135.162:58005 1 ltz] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] πŸ’“ ------GET HTTP/1.1 (HTTPS) /
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] Query String:
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] HTTP_REFERER: https://speedgeek.net/wp-admin/
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] Accept Encoding: gzip, deflate, br
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] X-LSCACHE: true
    03/03/20 15:28:07.250 [79.69.135.162:58005 1 duJ] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:28:07.253 [79.69.135.162:58005 1 duJ] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:28:07.258 [79.69.135.162:58005 1 duJ] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 15:28:07.258 [79.69.135.162:58005 1 duJ] [Router] get_role: administrator
    03/03/20 15:28:07.258 [79.69.135.162:58005 1 duJ] Media init
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] CDN init
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] [CDN] mapping inc_img -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] [CDN] mapping inc_css -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] [CDN] mapping inc_js -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] [CDN] mapping .aac,.css,.eot,.gif,.jpeg,.js,.jpg,.less,.mp3,.mp4,.ogg,.otf,.pdf,.png,.svg,.ttf,.woff -> https://6e3t9q6.stackpathcdn.com/
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] Task init
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:28:07.259 [79.69.135.162:58005 1 duJ] GUI init
    03/03/20 15:28:07.261 [79.69.135.162:58005 1 duJ] [Ctrl] X Cache_control init on
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/css/dashicons.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/dashicons.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/css/admin-bar.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/admin-bar.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/css/dist/block-library/theme.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.3.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://fonts.googleapis.com/css?family=Libre+Franklin%3A300%2C300i%2C400%2C400i%2C600%2C600i%2C800%2C800i&subset=latin%2Clatin-ext&display=fallback
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: path not match: wp-content
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/style.css?ver=20190507
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/style.css?ver=20190507
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/css/blocks.css?ver=20190105
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/blocks.css?ver=20190105
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/plugins/litespeed-cache/css/litespeed.css?ver=2.9.9.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/plugins/litespeed-cache/css/litespeed.css?ver=2.9.9.2
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
    03/03/20 15:28:07.264 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
    03/03/20 15:28:07.270 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.270 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.270 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.270 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.270 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:28:07.270 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.271 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:28:07.271 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:28:07.271 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:28:07.271 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich.jpg
    03/03/20 15:28:07.271 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich-2000x1200.jpg
    03/03/20 15:28:07.271 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.272 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:28:07.272 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:28:07.272 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:28:07.272 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee.jpg
    03/03/20 15:28:07.272 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee-2000x1200.jpg
    03/03/20 15:28:07.272 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.276 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.276 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.276 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.276 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:28:07.276 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:28:07.276 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [Core] Footer hook called
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/js/hoverintent-js.min.js?ver=2.2.1
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/hoverintent-js.min.js?ver=2.2.1
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/js/admin-bar.min.js?ver=5.3.2
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/admin-bar.min.js?ver=5.3.2
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js?ver=20161114
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js?ver=20161114
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/navigation.js?ver=20161203
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/navigation.js?ver=20161203
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/global.js?ver=20190121
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/global.js?ver=20190121
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js?ver=2.1.2
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js?ver=2.1.2
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-includes/js/wp-embed.min.js?ver=5.3.2
    03/03/20 15:28:07.279 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-includes/js/wp-embed.min.js?ver=5.3.2
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Core] Footer check passed
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Cfg] role in vary_group [group] 99
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Vary] show_admin_bar_front: true
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Vary] admin bar : true
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Vary] no custimzed vary
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] X-LiteSpeed-Cache-Control: private,max-age=1800
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] X-LiteSpeed-Tag: fc6_tag_priv,public:fc6_front,public:fc6_URL.6666cd76f96956469e7be39d750cc7d9,public:fc6_F,public:fc6_Po.10,public:fc6_PGS,public:fc6_
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Core] Footer check passed
    03/03/20 15:28:07.283 [79.69.135.162:58005 1 duJ] [Media] finalize
    03/03/20 15:28:07.284 [79.69.135.162:58005 1 duJ] [Media] lazyload found: https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.284 [79.69.135.162:58005 1 duJ] [Media] lazyload found: https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=26&d=mm&r=g
    03/03/20 15:28:07.284 [79.69.135.162:58005 1 duJ] [Media] lazyload found: https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=64&d=mm&r=g
    03/03/20 15:28:07.284 [79.69.135.162:58005 1 duJ] GUI bypassed by no counter
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] start
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/dashicons.min.css?ver=5.3.2
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/admin-bar.min.css?ver=5.3.2
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/style.min.css?ver=5.3.2
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/css/dist/block-library/theme.min.css?ver=5.3.2
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://fonts.googleapis.com/css?family=Libre+Franklin%3A300%2C300i%2C400%2C400i%2C600%2C600i%2C800%2C800i&subset=latin%2Clatin-ext&display=fallback
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Util] external
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] Abort external/non-exist
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/style.css?ver=20190507
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/blocks.css?ver=20190105
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/plugins/litespeed-cache/css/litespeed.css?ver=2.9.9.2
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] Data init
    03/03/20 15:28:07.285 [79.69.135.162:58005 1 duJ] [Data] Checking img_optm table
    03/03/20 15:28:07.286 [79.69.135.162:58005 1 duJ] [Data] Existed
    03/03/20 15:28:07.286 [79.69.135.162:58005 1 duJ] [Data] Checking html optm table
    03/03/20 15:28:07.286 [79.69.135.162:58005 1 duJ] [Data] Existed
    03/03/20 15:28:07.286 [79.69.135.162:58005 1 duJ] [Data] Loaded hash2src ["https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/dashicons.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/admin-bar.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/dist\/block-library\/style.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/css\/dist\/block-library\/theme.min.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/style.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/css\/blocks.css","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/plugins\/litespeed-cache\/css\/litespeed.css"]
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/hoverintent-js.min.js?ver=2.2.1
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/admin-bar.min.js?ver=5.3.2
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js?ver=20161114
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/navigation.js?ver=20161203
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/global.js?ver=20190121
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js?ver=2.1.2
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://6e3t9q6.stackpathcdn.com/wp-includes/js/wp-embed.min.js?ver=5.3.2
    03/03/20 15:28:07.287 [79.69.135.162:58005 1 duJ] [Optm] https://speedgeek.net/wp-content/plugins/litespeed-cache/js/lazyload.min.js
    03/03/20 15:28:07.288 [79.69.135.162:58005 1 duJ] [Data] Loaded hash2src ["https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/jquery\/jquery.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/jquery\/jquery-migrate.min.js"]
    03/03/20 15:28:07.288 [79.69.135.162:58005 1 duJ] [Data] Loaded hash2src ["https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/hoverintent-js.min.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/admin-bar.min.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/skip-link-focus-fix.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/navigation.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/global.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-content\/themes\/twentyseventeen\/assets\/js\/jquery.scrollTo.js","https:\/\/6e3t9q6.stackpathcdn.com\/wp-includes\/js\/wp-embed.min.js","https:\/\/speedgeek.net\/wp-content\/plugins\/litespeed-cache\/js\/lazyload.min.js"]
    03/03/20 15:28:07.289 [79.69.135.162:58005 1 duJ] [CSS] existing ccss /var/www/html/wp-content/cache/ccss/front.css
    03/03/20 15:28:07.299 [79.69.135.162:58005 1 duJ] CDN _finalize
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=26&d=mm&r=g
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: path not match: wp-content
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://secure.gravatar.com/avatar/06c7cf67c7f424d85f388bb27b4e8e90?s=64&d=mm&r=g
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: path not match: wp-content
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/sandwich-2000x1200.jpg
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/coffee-2000x1200.jpg
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] CDN matched file_type .css : https://speedgeek.net/min/1d1b6.css
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/min/1d1b6.css
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/1d1b6.css
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] CDN matched file_type .js : https://speedgeek.net/min/7e7f4.js
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/min/7e7f4.js
    03/03/20 15:28:07.300 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/7e7f4.js
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] CDN matched file_type .css : https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/css/ie8.css?ver=20161202
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] CDN matched file_type .js : https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/js/html5.js?ver=20161020
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] CDN matched file_type .jpg : https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] CDN matched file_type .jpg : https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/themes/twentyseventeen/assets/images/header.jpg
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] -rewrite failed: host not internal
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] CDN matched file_type .js : https://speedgeek.net/min/4afed.js
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] rewrite https://speedgeek.net/min/4afed.js
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/min/4afed.js
    03/03/20 15:28:07.301 [79.69.135.162:58005 1 duJ] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] Query String:
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] Accept Encoding: gzip, deflate, br
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] X-LSCACHE: true
    03/03/20 15:32:23.578 [79.69.135.162:59817 1 9TG] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:32:23.581 [79.69.135.162:59817 1 9TG] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] Query String: doing_wp_cron=1583249543.5847098827362060546875
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583249543.5847098827362060546875
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] Accept: */*
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] Accept Encoding: deflate, gzip
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] X-LSCACHE: true
    03/03/20 15:32:23.620 [34.73.142.207:38504 1 yUH] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:32:23.624 [34.73.142.207:38504 1 yUH] [Router] get_uid: 0 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 15:32:23.624 [34.73.142.207:38504 1 yUH] [Router] get_role:
    03/03/20 15:32:23.625 [34.73.142.207:38504 1 yUH] Media init
    03/03/20 15:32:23.625 [34.73.142.207:38504 1 yUH] CDN init
    03/03/20 15:32:23.625 [34.73.142.207:38504 1 yUH] Task init
    03/03/20 15:32:23.625 [34.73.142.207:38504 1 yUH] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:32:23.625 [34.73.142.207:38504 1 yUH] GUI init
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Router] get_role:
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Vary] role id: failed, guest
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Router] get_role:
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Router] get_role:
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Vary] no custimzed vary
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Media] bypass: Not frontend HTML type
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] GUI bypassed by no counter
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] [Optm] bypass: Not frontend HTML type
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] CDN bypass
    03/03/20 15:32:23.674 [34.73.142.207:38504 1 yUH] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:32:23.677 [79.69.135.162:59817 1 9TG] Media init
    03/03/20 15:32:23.677 [79.69.135.162:59817 1 9TG] CDN init
    03/03/20 15:32:23.677 [79.69.135.162:59817 1 9TG] [Router] CDN bypassed: is not ajax call
    03/03/20 15:32:23.677 [79.69.135.162:59817 1 9TG] Task init
    03/03/20 15:32:23.678 [79.69.135.162:59817 1 9TG] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:32:23.684 [79.69.135.162:59817 1 9TG] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Router] get_role: administrator
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Cfg] role in vary_group [group] 99
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Vary] show_admin_bar_front: true
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Vary] admin bar : true
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Vary] no custimzed vary
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Media] bypass: Not frontend HTML type
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] GUI bypassed by no counter
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] [Optm] bypass: Not frontend HTML type
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] CDN bypass
    03/03/20 15:32:23.708 [79.69.135.162:59817 1 9TG] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] Query String: page=lscache-settings
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] HTTP_REFERER: https://speedgeek.net/wp-admin/
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] Accept Encoding: gzip, deflate, br
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] X-LSCACHE: true
    03/03/20 15:32:30.708 [79.69.135.162:59817 1 7K9] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:32:30.712 [79.69.135.162:59817 1 7K9] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:32:30.716 [79.69.135.162:59817 1 7K9] Media init
    03/03/20 15:32:30.716 [79.69.135.162:59817 1 7K9] CDN init
    03/03/20 15:32:30.716 [79.69.135.162:59817 1 7K9] [Router] CDN bypassed: is not ajax call
    03/03/20 15:32:30.716 [79.69.135.162:59817 1 7K9] [Router] CDN bypassed: ajax call from admin
    03/03/20 15:32:30.716 [79.69.135.162:59817 1 7K9] Task init
    03/03/20 15:32:30.716 [79.69.135.162:59817 1 7K9] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:32:30.719 [79.69.135.162:59817 1 7K9] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:32:30.866 [79.69.135.162:59817 1 7K9] Data init
    03/03/20 15:32:30.866 [79.69.135.162:59817 1 7K9] [Data] Checking img_optm table
    03/03/20 15:32:30.867 [79.69.135.162:59817 1 7K9] [Data] Existed
    03/03/20 15:32:30.867 [79.69.135.162:59817 1 7K9] [Data] Checking html optm table
    03/03/20 15:32:30.867 [79.69.135.162:59817 1 7K9] [Data] Existed
    03/03/20 15:32:30.875 [79.69.135.162:59817 1 7K9] [Cfg] role in vary_group [group] 99
    03/03/20 15:32:30.877 [79.69.135.162:59817 1 7K9] [Object] connecting to /var/www/memcached.sock:0
    03/03/20 15:32:30.877 [79.69.135.162:59817 1 7K9] [Object] Init Memcached connection
    03/03/20 15:32:30.877 [79.69.135.162:59817 1 7K9] [Object] Got persistent Memcached connection
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Router] get_role: administrator
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Cfg] role in vary_group [group] 99
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Vary] show_admin_bar_front: true
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Vary] admin bar : true
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] [Vary] no custimzed vary
    03/03/20 15:32:30.921 [79.69.135.162:59817 1 7K9] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:32:30.922 [79.69.135.162:59817 1 7K9] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:30.922 [79.69.135.162:59817 1 7K9] [Media] bypass: Not frontend HTML type
    03/03/20 15:32:30.922 [79.69.135.162:59817 1 7K9] GUI bypassed by no counter
    03/03/20 15:32:30.922 [79.69.135.162:59817 1 7K9] [Optm] bypass: Not frontend HTML type
    03/03/20 15:32:30.922 [79.69.135.162:59817 1 7K9] CDN bypass
    03/03/20 15:32:30.922 [79.69.135.162:59817 1 7K9] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-admin/options.php
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] Query String:
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-settings
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] Accept Encoding: gzip, deflate, br
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] X-LSCACHE: true
    03/03/20 15:32:59.089 [79.69.135.162:59817 1 pKA] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:32:59.091 [79.69.135.162:59817 1 pKA] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] Query String: doing_wp_cron=1583249579.0948638916015625000000
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583249579.0948638916015625000000
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] Accept: */*
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] Accept Encoding: deflate, gzip
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] X-LSCACHE: true
    03/03/20 15:32:59.117 [34.73.142.207:38512 1 Pgz] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] [Router] get_uid: 0 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] [Router] get_role:
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] Media init
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] CDN init
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] Task init
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] GUI init
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:32:59.121 [34.73.142.207:38512 1 Pgz] [Router] get_role:
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Vary] role id: failed, guest
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Router] get_role:
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Router] get_role:
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Vary] no custimzed vary
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Media] bypass: Not frontend HTML type
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] GUI bypassed by no counter
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] [Optm] bypass: Not frontend HTML type
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] CDN bypass
    03/03/20 15:32:59.122 [34.73.142.207:38512 1 Pgz] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:32:59.124 [79.69.135.162:59817 1 pKA] Media init
    03/03/20 15:32:59.124 [79.69.135.162:59817 1 pKA] CDN init
    03/03/20 15:32:59.124 [79.69.135.162:59817 1 pKA] [Router] CDN bypassed: is not ajax call
    03/03/20 15:32:59.124 [79.69.135.162:59817 1 pKA] [Router] CDN bypassed: ajax call from admin
    03/03/20 15:32:59.124 [79.69.135.162:59817 1 pKA] Task init
    03/03/20 15:32:59.125 [79.69.135.162:59817 1 pKA] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:32:59.134 [79.69.135.162:59817 1 pKA] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:32:59.136 [79.69.135.162:59817 1 pKA] [Settings] validate_plugin_settings called
    03/03/20 15:32:59.137 [79.69.135.162:59817 1 pKA] [Purge] added * => LSC_Purge->_add()@332 => LSC_Purge->_purge_all_lscache()@178 => LSC_Purge->_purge_all()@146 => LSC_Purge::purge_all()@135 => LSC_Admin_Settings->_validate_debug()@963 => LSC_Admin_Settings->validate_plugin_settings()@80 => WP_Hook->apply_filters()@290 =>
    /var/www/html/wp-includes/formatting.php@206 =>
    /var/www/html/wp-includes/option.php@4823
    03/03/20 15:32:59.137 [79.69.135.162:59817 1 pKA] X-LiteSpeed-Purge: public,fc6_
    03/03/20 15:32:59.142 [79.69.135.162:59817 1 pKA] [Purge] added MIN => LSC_Purge->_add()@332 => LSC_Purge->_purge_all_cssjs()@233 => LSC_Purge->_purge_all()@147 => LSC_Purge::purge_all()@135 => LSC_Admin_Settings->_validate_debug()@963 => LSC_Admin_Settings->validate_plugin_settings()@80 => WP_Hook->apply_filters()@290 =>
    /var/www/html/wp-includes/formatting.php@206 =>
    /var/www/html/wp-includes/option.php@4823
    03/03/20 15:32:59.143 [79.69.135.162:59817 1 pKA] X-LiteSpeed-Purge: public,fc6_
    03/03/20 15:32:59.200 [79.69.135.162:59817 1 pKA] [Object] connecting to /var/www/memcached.sock:0
    03/03/20 15:32:59.200 [79.69.135.162:59817 1 pKA] [Object] Init Memcached connection
    03/03/20 15:32:59.200 [79.69.135.162:59817 1 pKA] [Object] Got persistent Memcached connection
    03/03/20 15:32:59.200 [79.69.135.162:59817 1 pKA] [Object] flush!
    03/03/20 15:32:59.200 [79.69.135.162:59817 1 pKA] [Purge] Flushed object cache
    03/03/20 15:32:59.200 [79.69.135.162:59817 1 pKA] [Purge] Reset opcode cache
    03/03/20 15:32:59.201 [79.69.135.162:59817 1 pKA] [Purge] Purge all ( [Settings] Debug Disabled ALL ) => LSC_Purge->_purge_all()@161 => LSC_Purge::purge_all()@135 => LSC_Admin_Settings->_validate_debug()@963 => LSC_Admin_Settings->validate_plugin_settings()@80
    03/03/20 15:32:59.207 [79.69.135.162:59817 1 pKA] [Settings] Remove .object_cache.ini due to debug_disable_all
    03/03/20 15:32:59.207 [79.69.135.162:59817 1 pKA] [Object] removing /var/www/html/wp-content/object-cache.php
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Router] get_role: administrator
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Cfg] role in vary_group [group] 99
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Vary] show_admin_bar_front: true
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Vary] admin bar : true
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] [Vary] no custimzed vary
    03/03/20 15:32:59.240 [79.69.135.162:59817 1 pKA] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] X-LiteSpeed-Purge: public,fc6_
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] [Core] CHK html bypass: miss footer const
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] [Media] bypass: Not frontend HTML type
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] GUI bypassed by no counter
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] [Optm] bypass: Not frontend HTML type
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] CDN bypass
    03/03/20 15:32:59.267 [79.69.135.162:59817 1 pKA] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] Query String: page=lscache-settings&settings-updated=true
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-settings
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] Accept Encoding: gzip, deflate, br
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] X-LSCACHE: true
    03/03/20 15:32:59.781 [79.69.135.162:59817 1 Sxg] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:32:59.818 [79.69.135.162:59817 1 Sxg] [Core] Bypassed due to debug disable all setting
    03/03/20 15:32:59.900 [79.69.135.162:59817 1 Sxg] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:32:59.900 [79.69.135.162:59817 1 Sxg] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:32:59.938 [79.69.135.162:59817 1 Sxg] Data init
    03/03/20 15:32:59.939 [79.69.135.162:59817 1 Sxg] [Data] Checking img_optm table
    03/03/20 15:32:59.939 [79.69.135.162:59817 1 Sxg] [Data] Existed
    03/03/20 15:32:59.939 [79.69.135.162:59817 1 Sxg] [Data] Checking html optm table
    03/03/20 15:32:59.939 [79.69.135.162:59817 1 Sxg] [Data] Existed
    03/03/20 15:32:59.945 [79.69.135.162:59817 1 Sxg] [Cfg] role in vary_group [group] 99
    03/03/20 15:32:59.946 [79.69.135.162:59817 1 Sxg] [Object] init
    03/03/20 15:32:59.946 [79.69.135.162:59817 1 Sxg] [Object] connecting to /var/www/memcached.sock:
    03/03/20 15:32:59.946 [79.69.135.162:59817 1 Sxg] [Object] Init Memcached connection
    03/03/20 15:32:59.946 [79.69.135.162:59817 1 Sxg] [Object] No persistent Memcached server list!
    03/03/20 15:32:59.947 [79.69.135.162:59817 1 Sxg] [Object] Connected
    
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] πŸ’“ ------HEAD HTTP/1.1 (HTTPS) /
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] Query String:
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; PTST 2.295)
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] Accept: */*
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] Accept Encoding:
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] X-LSCACHE: true
    03/03/20 15:33:16.139 [71.114.67.62:39852 1 Euh] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:33:16.141 [71.114.67.62:39852 1 Euh] [Core] Bypassed due to debug disable all setting
    
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] πŸ’“ ------GET HTTP/1.1 (HTTPS) /
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] Query String:
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36 PTST/200226.180231
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] Accept Encoding: gzip, deflate, br
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] X-LSCACHE: true
    03/03/20 15:33:23.657 [71.114.67.62:43958 1 yyJ] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:33:23.658 [71.114.67.62:43958 1 yyJ] [Core] Bypassed due to debug disable all setting
    
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] πŸ’“ ------GET HTTP/1.1 (HTTPS) /
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] Query String:
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36 PTST/200226.180231
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] Accept Encoding: gzip, deflate, br
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] X-LSCACHE: true
    03/03/20 15:33:36.773 [71.114.67.62:43980 1 3cT] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:33:36.774 [71.114.67.62:43980 1 3cT] [Core] Bypassed due to debug disable all setting
    
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-admin/admin-ajax.php
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] Query String:
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-settings
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] Accept: application/json, text/javascript, */*; q=0.01
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] Accept Encoding: gzip, deflate, br
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] X-LSCACHE: true
    03/03/20 15:34:00.981 [79.69.135.162:60030 1 yrr] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:34:00.984 [79.69.135.162:60030 1 yrr] [Core] Bypassed due to debug disable all setting
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] Query String: doing_wp_cron=1583249640.9871959686279296875000
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583249640.9871959686279296875000
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] Accept: */*
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] Accept Encoding: deflate, gzip
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] X-LSCACHE: true
    03/03/20 15:34:01.016 [34.73.142.207:38526 1 JGg] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:34:01.018 [34.73.142.207:38526 1 JGg] [Core] Bypassed due to debug disable all setting
    03/03/20 15:34:01.107 [79.69.135.162:60030 1 yrr] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:34:01.107 [79.69.135.162:60030 1 yrr] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-admin/options.php
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] Query String:
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-settings
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] Accept Encoding: gzip, deflate, br
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] X-LSCACHE: true
    03/03/20 15:34:21.393 [79.69.135.162:60030 1 L10] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:34:21.396 [79.69.135.162:60030 1 L10] [Core] Bypassed due to debug disable all setting
    03/03/20 15:34:21.405 [79.69.135.162:60030 1 L10] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:34:21.405 [79.69.135.162:60030 1 L10] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:34:21.406 [79.69.135.162:60030 1 L10] [Settings] validate_plugin_settings called
    03/03/20 15:34:21.406 [79.69.135.162:60030 1 L10] [Settings] Update .object_cache.ini and flush object cache
    03/03/20 15:34:21.406 [79.69.135.162:60030 1 L10] [Object] init
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] copying object-cache.php file to /var/www/html/wp-content/object-cache.php
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] Reconnecting
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] init
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] init with cfg result : --- true
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] connecting to /var/www/memcached.sock:
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] Init Memcached connection
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] Got persistent Memcached connection
    03/03/20 15:34:21.407 [79.69.135.162:60030 1 L10] [Object] flush!
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] Query String: page=lscache-settings&settings-updated=true
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-settings
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] Accept Encoding: gzip, deflate, br
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] X-LSCACHE: true
    03/03/20 15:34:21.536 [79.69.135.162:60030 1 NJg] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:34:21.539 [79.69.135.162:60030 1 NJg] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:34:21.545 [79.69.135.162:60030 1 NJg] Media init
    03/03/20 15:34:21.545 [79.69.135.162:60030 1 NJg] CDN init
    03/03/20 15:34:21.545 [79.69.135.162:60030 1 NJg] [Router] CDN bypassed: is not ajax call
    03/03/20 15:34:21.545 [79.69.135.162:60030 1 NJg] [Router] CDN bypassed: ajax call from admin
    03/03/20 15:34:21.545 [79.69.135.162:60030 1 NJg] Task init
    03/03/20 15:34:21.546 [79.69.135.162:60030 1 NJg] Cron log: ......img optimization cron hook register......
    03/03/20 15:34:21.552 [79.69.135.162:60030 1 NJg] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:34:21.563 [79.69.135.162:60030 1 NJg] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    03/03/20 15:34:21.581 [79.69.135.162:60030 1 NJg] [Object] connecting to /var/www/memcached.sock:0
    03/03/20 15:34:21.581 [79.69.135.162:60030 1 NJg] [Object] Init Memcached connection
    03/03/20 15:34:21.581 [79.69.135.162:60030 1 NJg] [Object] No persistent Memcached server list!
    03/03/20 15:34:21.581 [79.69.135.162:60030 1 NJg] [Object] Connected
    03/03/20 15:34:21.620 [79.69.135.162:60030 1 NJg] Data init
    03/03/20 15:34:21.620 [79.69.135.162:60030 1 NJg] [Data] Checking img_optm table
    03/03/20 15:34:21.646 [79.69.135.162:60030 1 NJg] [Data] Existed
    03/03/20 15:34:21.646 [79.69.135.162:60030 1 NJg] [Data] Checking html optm table
    03/03/20 15:34:21.646 [79.69.135.162:60030 1 NJg] [Data] Existed
    03/03/20 15:34:21.648 [79.69.135.162:60030 1 NJg] [Cfg] role in vary_group [group] 99
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Core] CHK html bypass: miss footer const
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Router] get_uid: 1 => LSC_Router::get_uid()@215 => LSC_Vary->finalize_default_vary()@359 => LSC_Vary->_update_default_vary()@318 => LSC_Vary->_finalize()@510
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Router] get_role: administrator
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Cfg] role in vary_group [group] 99
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Vary] show_admin_bar_front: true
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Vary] admin bar : true
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] [Vary] no custimzed vary
    03/03/20 15:34:21.649 [79.69.135.162:60030 1 NJg] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:34:21.650 [79.69.135.162:60030 1 NJg] [Core] CHK html bypass: miss footer const
    03/03/20 15:34:21.650 [79.69.135.162:60030 1 NJg] [Media] bypass: Not frontend HTML type
    03/03/20 15:34:21.650 [79.69.135.162:60030 1 NJg] GUI bypassed by no counter
    03/03/20 15:34:21.650 [79.69.135.162:60030 1 NJg] [Optm] bypass: Not frontend HTML type
    03/03/20 15:34:21.650 [79.69.135.162:60030 1 NJg] CDN bypass
    03/03/20 15:34:21.650 [79.69.135.162:60030 1 NJg] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] πŸ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] Query String: page=lscache-debug
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] HTTP_REFERER: https://speedgeek.net/wp-admin/admin.php?page=lscache-settings
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] Accept Encoding: gzip, deflate, br
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] X-LSCACHE: true
    03/03/20 15:34:26.972 [79.69.135.162:60030 1 DRt] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:34:26.976 [79.69.135.162:60030 1 DRt] [Ctrl] X Cache_control -> private ( logged in user )
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] πŸ’“ ------POST HTTP/1.1 (HTTPS) /wp-cron.php
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] Query String: doing_wp_cron=1583249666.9813699722290039062500
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] HTTP_REFERER: https://speedgeek.net/wp-cron.php?doing_wp_cron=1583249666.9813699722290039062500
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] User Agent: WordPress/5.3.2; https://speedgeek.net
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] Accept: */*
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] Accept Encoding: deflate, gzip
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] X-LSCACHE: true
    03/03/20 15:34:27.070 [34.73.142.207:38530 1 ZfR] LSCACHE_VARY_COOKIE: wp-postpass_e0716571951981eef613f1fab7a86759
    03/03/20 15:34:27.079 [34.73.142.207:38530 1 ZfR] [Router] get_uid: 0 => LSC_Router::get_uid()@215 => LSC_Router::get_role()@234 => LSC_Config->in_exclude_optimization_roles()@351 => LSC->after_user_init()@234
    03/03/20 15:34:27.080 [34.73.142.207:38530 1 ZfR] [Router] get_role:
    03/03/20 15:34:27.080 [34.73.142.207:38530 1 ZfR] Media init
    03/03/20 15:34:27.080 [34.73.142.207:38530 1 ZfR] CDN init
    03/03/20 15:34:27.080 [34.73.142.207:38530 1 ZfR] Task init
    03/03/20 15:34:27.081 [34.73.142.207:38530 1 ZfR] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:34:27.081 [34.73.142.207:38530 1 ZfR] GUI init
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Core] CHK html bypass: miss footer const
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Ctrl] not cacheable before ctrl finalize
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Router] get_role:
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Vary] role id: failed, guest
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Router] get_role:
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Router] get_role:
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Vary] no custimzed vary
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] X-LiteSpeed-Cache-Control: no-cache
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Core] CHK html bypass: miss footer const
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Media] bypass: Not frontend HTML type
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] GUI bypassed by no counter
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] [Optm] bypass: Not frontend HTML type
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] CDN bypass
    03/03/20 15:34:27.096 [34.73.142.207:38530 1 ZfR] End response
    --------------------------------------------------------------------------------
    
    03/03/20 15:34:27.099 [79.69.135.162:60030 1 DRt] Media init
    03/03/20 15:34:27.099 [79.69.135.162:60030 1 DRt] CDN init
    03/03/20 15:34:27.099 [79.69.135.162:60030 1 DRt] [Router] CDN bypassed: is not ajax call
    03/03/20 15:34:27.099 [79.69.135.162:60030 1 DRt] [Router] CDN bypassed: ajax call from admin
    03/03/20 15:34:27.099 [79.69.135.162:60030 1 DRt] Task init
    03/03/20 15:34:27.099 [79.69.135.162:60030 1 DRt] [Router] LSCWP_CTRL bypassed empty
    03/03/20 15:34:27.105 [79.69.135.162:60030 1 DRt] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@317 => LSC_Admin->admin_init()@134 => WP_Hook->apply_filters()@288
    
    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Yes, it’s same file you see in /wp-content/debug.log and the log view page in wp-admin , except the wp-amdin page will loads less lines than Linux terminal.

    Now, if you see the log

    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://speedgeek.net/wp-content/uploads/2020/02/espresso.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] -rewritten: https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso.jpg

    this part , it rewrites from speedgeek.net to 6e3t9q6.stackpathcdn.com , which is correct , no error message.

    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] rewrite https://6e3t9q6.stackpathcdn.com/wp-content/uploads/2020/02/espresso-2000x1200.jpg
    03/03/20 15:27:55.506 [79.69.135.162:58005 1 MyH] [CDN] -rewrite failed: host not internal

    now this segment , you will see that original URL is already 6e3t9q6.stackpathcdn.com , that’s why it says rewrite failed , host not internal.

    did you somehwere , insert/load the URL directly in CDN URL ?

    you can try check that page by disable CDN feature , see if you still got this URL in CDN URL.

    Best regards,

    Thread Starter David Elstob

    (@davwaiguy)

    @qtwork sorry for wasting your time… it was the wrong CDN link. Yet I copied it from the link in the Stackpath dashboard, but for whatever reason, it wasn’t pasting properly.

    I also spent hours adding all the Stackpath IPs one by one.

    What threw me was it said the URL was correct in GT Metrix, just disallowed.

    Thanks for your patience and amazing customer service. It really is the best!!!

    Kind regards,

    David

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    everything good ?

    Best regrads,

    Thread Starter David Elstob

    (@davwaiguy)

    Hello,

    Yes, you can close this now.

    Thanks!

    Plugin Support qtwrk

    (@qtwrk)

    Glad to know πŸ™‚

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘HTTP2 Server Push not Working’ is closed to new replies.