Search results

  1. serpent_driver

    Woocommerce providing shipping information to other customers

    This forum is for LiteSpeed related topics, so please use the official support forum for WordPress or WooCommerce. https://wordpress.org/support/forums/
  2. serpent_driver

    Database Erorrs

    It isn't the right place as this forum doesn't support the cache plugin for WordPress any longer. The right place you can find here: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ Read this post carefully.
  3. serpent_driver

    Joomla cache question

    LiteSpeed LScache is a server based cache for dynamically generated sources like PHP. Static sources like css, js or any other static sources are not cached by LScache as such sources are cached by the browser. If you want to set browser caching for static sources you must set either by...
  4. serpent_driver

    Cache Not Working If There is A Referrer

    Almost everything is possible, but if you have custom conditions, you need custom configurations of LScache that are not supported by the LScache plugin for WordPress. So please explain what you need. The better your explanation the better the solution can be provided! LiteCache Rush -...
  5. serpent_driver

    LSCache plugin issue

    https://wordpress.org/support/topic/lscache-plugin-issue/ https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With...
  6. serpent_driver

    LiteSpeed Cache Causing Design Issues on Website

    and reads the restrictions at https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  7. serpent_driver

    Litespeed cache conflicting with the AMP

    and read the restrictions at https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With Optimization
  8. serpent_driver

    ESI settings don't do what we expect?

    As long as the Drupal cache hasn't been disabled, there's no point in looking for other causes. Currently, the Drupal cache is still active. http://your-domain-name.org/?check-drupal-cache=true LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress...
  9. serpent_driver

    Cache Not Working If There is A Referrer

    FYI: miss doesn't mean no-cache. If the cache is miss it means that the current cache status is miss, but is currently cached. A URL must be requested to get the hit status displayed with the next request of the same URL. This is how every kind of cache works. LiteCache Rush - WordPress...
  10. serpent_driver

    Cache Not Working If There is A Referrer

    Use the built-in crawler (it's faulty) of the LiteSpeed cache plugin for WordPress to warmup the cache or use the much more faster and smart cache warmup crawler for WordPress and LiteSpeed: https://www.cachecrawler.com/Download/Cache-Warmup-Crawler-LiteSpeed-LScache-Wordpress-Plugin::113.html...
  11. serpent_driver

    ESI settings don't do what we expect?

    Drupal cache is still running. Check the response header. If you already have disabled Drupal cache you must purge LiteSpeed cache as well. LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With Optimization
  12. serpent_driver

    Unauthorized access to REST API

    Please read this before you post: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  13. serpent_driver

    Cache Not Working If There is A Referrer

    Neither the LiteSpeed LScache Engine nor any LiteSpeed Cache plugin prevents caching with a referrer from Google or any other referrer. However, you should first specify that requests with these referrers will not be cached. Is the x-litespeed-cache-control header miss or no-cache? If you want...
  14. serpent_driver

    ESI settings don't do what we expect?

    MISS doesn't mean no-cache and Drupal caches the ESI whole. All in all, disable Drupal caching. 1 cache plus 1 cache is not 2 caches. LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With Optimization
  15. serpent_driver

    How input for Expires Settings ?

    The Expire header is an outdated method to control the cache behaviour of static sources since it is more likely used as a fallback for older or outdated browsers. Also, the Expire header controls the cache or the TTL by the date create time of a source. Cache-control controls the TTL by access...
  16. serpent_driver

    ESI settings don't do what we expect?

    Yes. Press the F12 key and select the network tab in browser dev console. LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With Optimization
  17. serpent_driver

    ESI settings don't do what we expect?

    You have a additional cache layer running. This might be the reason for the reported issue. x-drupal-cache LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With Optimization
  18. serpent_driver

    prestashop 'Enable Litespeed ESI is disabled!!

    It depends on if you need ESI for PS. ESI is (was in the past) a good idea, but ESI causes other issues you don't want. The best solution would be using PS without ESI and using client side scripting instead, but for this better solution PrestaShop has to be changed to make it more page cache...
  19. serpent_driver

    prestashop 'Enable Litespeed ESI is disabled!!

    LiteSpeed Enterprise is the web server, so it doesn't matter if you use LSWS or OLS. The problem is ESI if ESI is used with Prestashop as this CMS isn't really cache friendly. LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't...
  20. serpent_driver

    prestashop 'Enable Litespeed ESI is disabled!!

    It seems that LiteSpeed has disabled ESI for Prestashop as ESI causes issues with the current PS version. LiteCache Rush - WordPress Performance starts with Prevention, not with optimization. Why WordPress Performance Doesn't Start With Optimization
Top