• Resolved tores54

    (@tores54)


    Good day!

    I have a shop on woocomerce
    openlitespeed server.

    I want to overcome one problem, long server response.
    When installing the light speed cache, the server response is fast but the second time. At the first visit, the page is loaded probably even longer than without caching, at the second, everything is instantaneous, the page got into the cache.

    The question is, is it possible to issue already cached pages for the first visitors to the site, since all my clients come from advertising and I need the site to load instantly for the first visitors?

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

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

    (@qtwrk)

    Hi,

    please try export your current setting and reset to default setting first see how it goes

    some options could be expensive and time-costly

    Best regards,

    Thread Starter tores54

    (@tores54)

    This manipulation did not help

    Does Crawler not solve this problem?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    what is the response time without cache plugin and with cache plugin + cache miss ?

    are they similar or close ?

    Best regards,

    Thread Starter tores54

    (@tores54)

    Without a caching plugin, it’s + -1 second
    When the page is cached it is 50 milliseconds.
    When the page is not in the cache it is 3-4 seconds

    Plugin Support qtwrk

    (@qtwrk)

    okay , now that’s interesting , I would expect like 0.5 seconds increase when cache miss, as LSCWP needs to buffer the output

    was that test done with default setting ?

    Thread Starter tores54

    (@tores54)

    I reset the settings and tested it a few more times, as a result I find myself in the middle without plugin 0.9 with plugin 1.4-1.6 sec.
    It looks like your plugin increases by 0.5 sec, which is also unpleasant.

    As a result, the server response for the first visitors to my site is 1.5 seconds. This is not good. I hope there is a way to solve this.

    Plugin Support qtwrk

    (@qtwrk)

    yes , there will be somewhere around 0.3 – 0.5 seconds increased due to ob_start() to buffer the output , but this is the core function to the plugin , no other way around it

    it’s like :

    no plugin -> 1 seconds

    plugin + cache miss – 1.5 seconds

    plugin + cache hit – 0.5 seconds

    best way is to use crawler to precache it

    Thread Starter tores54

    (@tores54)

    started using the crawler, everything works, but I found out for myself such a problem the pages of variations do not get into the cache

    what I mean
    for example, my product has the address https://freeman.com.ua/vyazanyj-kostyum-teya/
    this page hits the cache

    but the address that points to the product variation https://freeman.com.ua/vyazanyj-kostyum-teya/?attribute_pa_czvet=myata does not get into the cache, the search robot does not follow it, probably because it is not in the site map, But for me it is important that these pages are in the cache, since they are followed by a client from the Google merchant, is there a solution

    • This reply was modified 3 years, 4 months ago by tores54.
    Plugin Support qtwrk

    (@qtwrk)

    only solution I can think of is to add these links into your sitemap

    Thread Starter tores54

    (@tores54)

    Can you tell me how to do this?
    I would be very grateful

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    unfortunately I don’t know how to do this

    you will need to find a sitemap generator that allows custom editing for this purpose

    Best regards,

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘long server response’ is closed to new replies.