Search results

  1. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    This is for harden cache varies. Not really necessary, but it doesn't hurt to use it.
  2. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    A question that you should actually be able to answer. In my opinion, bots shouldn't get any cached pages.
  3. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    This is for Safari desktop users that have OS version <13 because version <13 don't support webp images
  4. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    Lighthouse with or without chrome doesn't matter. Don't nag about unessential space here. The lighthouse cache vary is only for guys who wants to see the very best result if they manually check their page at Pagespeed. For practical use this vary is obsolete. The same with bots. Bots should not...
  5. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    Yes and no. The point is that I want to include every naturally user, not bots or users that simulate a natural user. I have information for this you don't have. If I make a device detection I make it complete and don't exclude tablets. Yes and what is your problem? In contrast to your...
  6. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    You can't say that because you would have to test it practically, which you don't have. I tested it for several days.
  7. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    The previously recommended cache varies for LiteSpeed LScache and the cache plugin for OpenCart are no longer available because these cache varies were no longer sufficient for the current version of Journal 3. If you are looking for cache varies optimized specifically for OpenCart and Journal...
  8. serpent_driver

    How to exclude a file ?

    While it is unusual to have to exclude an administrator directory from caching, as this is usually done automatically by the respective plugin, to exclude calling a directory from caching, add the following rule to your .htaccess. Put this rule on top of your .htaccess. RewriteCond...
  9. serpent_driver

    Just curious

    Yes, you are right, but only if it is about webp images and accept header.
  10. serpent_driver

    Just curious

    No, you just don't know any better. Don't be so bad about it. :)
  11. serpent_driver

    Just curious

    You didn't fail. You just didn't tell us everything! :D
  12. serpent_driver

    Just curious

    Sorry, can't agree. For me it works and without to disable cache. The only logical explanation is that there is no cache varies in htaccess that distinguishes between Chrome (Safari) and Chrome Mobile (Safari). @Lee can even validate that this cache varies does not exist.
  13. serpent_driver

    Just curious

    But you can at least infer from this that there are variable factors that affect caching. One of these factors is the user agent and I have already explained that to you.
  14. serpent_driver

    Just curious

    https://www.litespeedtech.com/support/forum/threads/im-so-confused.20983/post-121315
  15. serpent_driver

    Just curious

    Why do you ask such question? I recently took a lot of time to explain to you how the LScache works. If I now read through your new question about this, I ask myself whether this guy doesn't want to read or doesn't he just get it.
  16. serpent_driver

    LSCache dont work with J4.15 and OLD 1.7.16 ?

    Okay, either ask OLS forum for help or try LiteSpeed Slack: https://www.litespeedtech.com/slack For me you did something wrong with plugin installation.
  17. serpent_driver

    LSCache dont work with J4.15 and OLD 1.7.16 ?

    Last try: Create a blank PHP file in the root where Joomla is installed, copy the code in this file, request it in browser and check response headers. <?php header('X-LiteSpeed-Cache-Control: max-age=60'); With this test you should see x-litespeed-cache header: miss or hit. If there is no...
  18. serpent_driver

    LSCache dont work with J4.15 and OLD 1.7.16 ?

    You mean LiteSpeed Enterprise LSWS and not speedlite? Btw. Did you restart OLS after you did changes in .htaccess?
Top