• Resolved spicts

    (@spicts)


    Hi,
    We’re experiencing strange delays on uncached pages and AJAX requests.
    Uncached pages are sometimes acceptable but the delay on the AJAX requests is not acceptable for customers trying to order products.
    In the logs I see that there is always a 8 till 20 seconds delays after when [GUI] init get logged.

    Example:
    12/16/22 15:20:52.945 [176.74.240.113:49490 1 Zi9] ? Task init
    12/16/22 15:20:52.945 [176.74.240.113:49490 1 Zi9] [Router] LSCWP_CTRL bypassed empty
    12/16/22 15:20:52.946 [176.74.240.113:49490 1 Zi9] [GUI] init
    12/16/22 15:21:08.350 [176.74.240.113:49490 1 Zi9] ?? [Tag] Add — HTTP.200
    12/16/22 15:21:08.350 [176.74.240.113:49490 1 Zi9] [Ctrl] X Cache_control init on
    12/16/22 15:21:08.352 [176.74.240.113:49490 1 Zi9] ?? [Tag] Add — HTTP.200

    [GUI] init logged at 15:20:52 and the next line is at 15:21:08.

    Did I configure something wrong or can you advise me how we can fix this?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • ‘Did I configure something wrong or can you advise me how we can fix this?’

    There is nothing to fix, atl east not by the cache plugin.

    If a page is not cached then this is almost the same situation as if you don’t have any cache running, so you didn’t anything wrong. However, it doesn’t matter which kind of request is used each request without cache is slow at your server. Object cache could improve it a bit, but only a bit. So, keep your cache always warmuped or|and upgrade your server to a more powerfull one.

    i am having a similar issue. after updating to recent version i have heavy loading issues of all sites. even in backend. how can i debug this down?

    Plugin Support qtwrk

    (@qtwrk)

    could you please try use the default setting , and see how it goes ?

    i rolled back to previous version and will stick to that thank you. recent version is not usable at all honestly.

    @nicmare

    Current version is usable, but page optimization is not for free. It costs load, so the more function for optimization you enable the more load is caused, but only if a page isn’t optimized. However, your server isn’t really strong enough to handle the load.

    • This reply was modified 1 year, 11 months ago by serpentdriver.

    with Version 5.3.2 it seems fixed

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Long delay in uncached pages and requests’ is closed to new replies.