Search results

  1. serpent_driver

    Guest Mode for Open Cart

    Cache world contains more than private and public cache. There is also EeeeeeeeeeeeeeeeeeeeeSI == Edge Side Includes: https://www.google.com/search?q=what+is+edge+side+includes
  2. serpent_driver

    Guest Mode for Open Cart

    Yes you are, but with OLS it doesn't make sense to waste time on it. You already have what Guest Mode is good for.
  3. serpent_driver

    Guest Mode for Open Cart

    No, you only get the advantage of Guest Mode if you understand what the advantage of Guest Mode is and this is ESI. I give up.
  4. serpent_driver

    Guest Mode for Open Cart

    It 's a never ending story with you..... As you are not ready to complete your knowledge it doesn't make sense to tell you what ever.
  5. serpent_driver

    Guest Mode for Open Cart

    No, you are completely wrong. Learn what ESI is good for and you will get a better understanding why a Guest Mode could help to speed up page loading time, but in case of OpenCart there is no need for it.
  6. serpent_driver

    Guest Mode for Open Cart

    This is what @Germont would like to see added in the cache plugin for OC: https://blog.litespeedtech.com/2021/06/01/guest-mode-for-wordpress-in-lscwp-v4-0/
  7. serpent_driver

    Guest Mode for Open Cart

    This all has nothing to do with what @Germont asked for!
  8. serpent_driver

    Guest Mode for Open Cart

    Additional information: Guest Mode in OC settings (not plugin settings) and each other online shop application means, that users must not create an account to buy items.
  9. serpent_driver

    Guest Mode for Open Cart

    "Seperate View for Logged-in Users" has nothing to with a Guest Mode to get the advantage of a different cache behaviour. The meaning of "Guest Mode" in cache plugin to get faster page load is different to the login status of a user that is not logged in and can't be compared.
  10. serpent_driver

    Guest Mode for Open Cart

    @Germont If you have OpenLiteSpeed instead of LSWS you won't get big advantage from Guest Mode in Open Cart, because ESI must be disabled on first page request, but OLS has no ESI support. This must not be a disadvantage if you have OLS. In this case you already have a Guest Mode and not only...
  11. serpent_driver

    Hosting company has installed LiteSpeed Cache - what now?

    If you have Wordpress use LScache plugin support at Wordpress Support. https://wordpress.org/support/plugin/litespeed-cache/
  12. serpent_driver

    Multiple SSL certificates via one listener

    If you have OLS you better should use OLS Support. This forum is for LSWS. https://forum.openlitespeed.org/
  13. serpent_driver

    Rebuild cache seems to not work correctly

    definitely NOT! An old PHP version or missing opcode doesn't cause a sleepy (dead?) server like yours.
  14. serpent_driver

    Rebuild cache seems to not work correctly

    Yes, I did, but no the main site doesn't load fine or fast. It loads only fast if a page is cached. Loading a page that is not cached takes almost the time as loading of sitemap file.
  15. serpent_driver

    Rebuild cache seems to not work correctly

    Upgrade your server or use one with better performance.
  16. serpent_driver

    Rebuild cache seems to not work correctly

    Sitemap doesn't matter. Your server is the problem.
  17. serpent_driver

    Rebuild cache seems to not work correctly

    Problem is not the sitemap. The problem is caused by the server itself. Performance of the server is insufficient to run a website. Each request of a uncached URL takes too much time and that's why the cache rebuild seems not to work.
  18. serpent_driver

    Lite Speed Cache for Joomla and GZIP

    LiteSpeed offers its own HTTP compression, but on server level not on application level. This can be gzip or br. In both cases it's the same if gzip is enabled on application level, but you better should use gzip/br compression on server level. This is because if gzip is enabled on application...
  19. serpent_driver

    Does LSCache for Drupal handle *all* Drupal caches?

    First of all and this you surely know is, that LScache is a HTTP cache. That means, that every php based file/URL is cached if it is part of the request. The result of this cache is the generated output of a request. This is the basic function of a HTTP cache. If LScache is enabled by a single...
  20. serpent_driver

    Lite Speed Cache for Joomla and GZIP

    Each cache plugin is different and each plugin has different functions, so I don't know exactly why gzip has been disabled. But you can check if gzip is still running. Open developer console in browser and check http headers of the main document. If there is a header: content-encoding: gzip or...
Top