Search results

  1. serpent_driver

    Blank sitemap

    The very best answer for your request: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  2. serpent_driver

    Litespeed cache for phpbb3/phpbb2 RELEASED

    You are not the only one, sorry. From a (very) far distance your solution seems to look fine, but it's only a quick and dirty solution. You overlook a lot to make your solution more practical, but nevertheless, congratulation. Improve it and you are welcome to publish upcoming releases of your...
  3. serpent_driver

    Excluce cache from a random carousel

    The one and only answer for your request: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  4. serpent_driver

    disable redirect caching

    @hamzaleg Redirecting with 302 is no good idea, because almost every browser caches it and can't be avoided on server side. Always use only 301 redirection to avoid caching.
  5. serpent_driver

    Dynamic Module on the homepage

    Sorry, I have no more information about this plugin and what else can be done to solve it. I am not the developer of this plugin. To get support for cache plugin you should open a support ticket.
  6. serpent_driver

    Dynamic Module on the homepage

    Okay, other try..... If you define a new ESI block for displayNav the complete template for Nav should be excluded from being cached. That should work, but will rise up page loading time.
  7. serpent_driver

    Dynamic Module on the homepage

    If you add a new ESI block for the wishlist module will the result be updated?
  8. serpent_driver

    Dynamic Module on the homepage

    Okay, how can I access to the page where the module is installed?
  9. serpent_driver

    Dynamic Module on the homepage

    Let me take a closer look on it. For testing I will create an account to see how it works, but I am just busy and must do it later in the evening. Have you disabled the cache plugin?
  10. serpent_driver

    Dynamic Module on the homepage

    No, this should/must be done by the wishlist module on the fly. CSS classes can't be excluded. It is part of html code like each other html tags.
  11. serpent_driver

    Dynamic Module on the homepage

    These attributes are not the problem. data-url is the primary reason and in my mind if https://www.kadolis.com/fr/wishlist-ajax request will be excluded from being cached it should work. Only the cache plugin is the problem. It has no functions to exclude URLs from being cached, so it must be...
  12. serpent_driver

    lscache plugin runs for 1 hour then stops

    That is not correct. With noabort noconntimeout directive PHP processes can run without limits, but is only supported in LSWS and not OLS.
  13. serpent_driver

    LiteSpeed Cache Plugin conflicts with image gallery extension on my site

    This is not "my" site. I am a user like you and not from LiteSpeed staff. Try normal contact form: https://www.litespeedtech.com/support/forum/misc/contact/ or send PM to staff members of this forrum.
  14. serpent_driver

    lscache plugin runs for 1 hour then stops

    Try this instead: SetEnvIf Request_URI "^\/admin\/index\.php" noabort noconntimeout
  15. serpent_driver

    LiteSpeed Cache Plugin conflicts with image gallery extension on my site

    Try this: https://store.litespeedtech.com/store/submitticket.php?step=2&deptid=2
  16. serpent_driver

    Dynamic Module on the homepage

    That could be tricky, but you can try to solve it with a new ESI block in customize tab of plugin settings. Add new ESI block and search for the module name in form select. If it exists select private and leave TTL blank.
  17. serpent_driver

    very big cssjs

    https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/#disk-space-filling-fast
  18. serpent_driver

    OpenLiteSpeed v LiteSpeed Enterprise

    Please tell us how this issue can be solved to help others with same problem. Thank you.
  19. serpent_driver

    OpenLiteSpeed v LiteSpeed Enterprise

    Okay, you better should open a support ticket. support @ litespeedtech.com
  20. serpent_driver

    OpenLiteSpeed v LiteSpeed Enterprise

    With same server ressources|provider?
Top