Wordpress LScache Plugin: HTTP2 Server Push not Working
Last Updated on: Wed, 15 Apr 2026 00:00:02 Ive installed the LiteSpeed WordPress package on Google Cloud VPS, everything is running nicely. However, server push isnt working at all. Theres no other plugins installed. Its 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: https://speedgeek.net/ Hi @davwaiguy, It seems working from my browser. Also tested from the curl command: curl -sI https://speedgeek.net/ | grep link ` link: rel=preload as=style, rel=preload as=script, rel=preload as=script ` Can you try it on incognito browser again? Best, Eric Hi Eric, Thanks for your help ? the curl command is super useful its 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 isnt 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 isnt ackowledged in DevTools? Appreciate the advice. Hi, Could you please provide the report number ? also I am seeing lots requests returning 403 , please check on that first. Best regards, Hi yes, Ive added Stackpath CDN and its not working. Ive also added the Stackpath IP Blocks to the UFW firewall just in case. However, Ive 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. 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, Hi there, I just turned if off last night, but can turn it back on now. So yes, its working, just not allowed, but I believe its due to the rewrite rules that I mentioned in the bug report. Thanks. Hi, One line log is not sufficient , please also provide couple lines before and after it. Best regards, Its 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 --------------------------------------------------------------------------------Expand Hi, Im sorry but I didnt see that host not internal log in last reply Please verify if its correct segment of log. Best regards, Sorry, Im 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/upload
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference