• Hi there! I’m having some issues with the setup, concretely about the page optimizations (minify/deffer/lazy load). Everything was working up to a few weeks ago, when the content is not served as minified, nor the lazyloading library works. I’ve searched for a solution and couldn’t find one, that’s why I’m writing here.

    I’ve tried everything, from enable/disable features, to reinstalling the plugin, flushing the global cache – even with wp_debug – nothing is coming up.

    The source code of the pages show Page Generated by Litespeed, but not Page Optimized.

    My report number is – NPRQCMUH

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please go to admin area , left-side bar —> LiteSpeed Cache —> Toolbox —> [6] Debug Settings

    in this page:

    set Debug Log to Admin IP Only

    add your IP into Admin IPs (you will see your IP below.)

    set Debug Level to Advanced

    save changes.

    Now go to [7] Log View, click on admin-bar LiteSpeed Cache —> Purge All

    then click button [D] Clear Log , keep this window open, don’t close it nor navigate away from it.

    Now ,open a new window, access your home page , like https://your_domain.com/?test (please do remember attach ?test to it)

    once page is loaded , go back to Log View window and refresh this page, you should see the debug log is showing up.

    Then please copy all the text , paste it into https://paste.ubuntu.com/

    then post the link it generated for you.

    Best regards,

    Thread Starter Georgij Golaboski

    (@701mk)

    Hey! Thanks for replying!

    Here is the log, I’ve redacted the domain name – if you need it for further testing, I’d be happy to share it.

    Here is the link – https://paste.ubuntu.com/p/Rft4v5vX6f/

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    your log is incomplete , please do exactly as I stated in each steps.

    you should be looking at something start with following lines

    08/07/20 09:19:12.050 [123.123.123.123:59110 1 uI7] ?? ------GET HTTP/1.1 (HTTPS) /
    08/07/20 09:19:12.050 [123.123.123.123:59110 1 uI7] Query String: test

    this

    Query String: test

    is the marker , as I asked you to attach query

    ?test

    the part

    uI7

    in above example is the tag , please grab all the lines with this tag (it could be break into different parts if multiple access are happening at same time or short period of time.)

    it should end with line like this

    08/07/20 09:19:12.449 [123.123.123.123:59110 1 uI7] End response
    --------------------------------------------------------------------------------

    Best regards,

    • This reply was modified 4 years, 3 months ago by qtwrk.
    • This reply was modified 4 years, 3 months ago by qtwrk.
    Thread Starter Georgij Golaboski

    (@701mk)

    It was a bit hard to capture, but here it is ??

    https://paste.ubuntu.com/p/Jy6r7bYG3R/

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Sadly , this is still incorrect , if you look at your log

    08/08/20 11:18:57.941 [92.53.45.57:51281 1 jab] ?? ------GET HTTP/1.1 (HTTPS) /wp-admin/
    08/08/20 11:18:57.941 [92.53.45.57:51281 1 jab] Query String:
    08/08/20 11:18:57.941 [92.53.45.57:51281 1 jab] HTTP_REFERER: https://mydomain.com/?test

    it shows “HTTP_REFERER” , not “query string” …

    Best regards,

    Thread Starter Georgij Golaboski

    (@701mk)

    I’m sorry again. Tried a bunch more times – still no luck. I can’t get the result in the Debug Log view, nor at wp-content/debug.log.. I’ll be reverting to a backup, seeing if the problem persisits. Thanks!

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    OK , if that still not helping , please create a ticket here , we will investigate it further.

    Best regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Litespeed not optimizing pages’ is closed to new replies.