Search results

  1. serpent_driver

    Cache hits on Firefox but Not hitting on Chrome for Laravel Application

    LScache is URL based and not browser based, so there must be any other reason that causes this issue. This must be set in LiteSpeed WebAdmin console and cannot defined in .htaccess CacheEngine on esi crawler You have defined private cache, but no configuration for public cache...
  2. serpent_driver

    I use wordpress but I am having cache stuck issue on iPhone/iPad Safari.

    You cannot use 2 page cache types at the same time. This especially true with CloudFlare Cache and LScache. CF and LS cache are incompatible. If you have WordPress and the LScache plugin for WP you can use only LScache. BTW. Read this why you cannot use CF and LScache...
  3. serpent_driver

    Suggest Litespeed Enterprise Config?

    Keep all LSWS settings in Web Admin as they are and don't change any settings if you don't know what you are doing!!! For optimization of LScache settings for the cache plugin there is no universal configuration because configuration depends on the theme and installed plugins. If you don't have...
  4. serpent_driver

    Litespeed not delaying .js

    Nobody wants you to be confused. Just follow the provided sources....
  5. serpent_driver

    Litespeed not delaying .js

    This report number doesn't matter in this forum since this forum doesn't support the LiteSpeed cache plugin for WordPress any longer (and since many years), so please use the LiteSpeed plugin support at WordPress and read this post...
  6. serpent_driver

    Php update to 8.3, sticky cache

    No, but something prevents caching by quic.cloud. Independently from this I can't see what the issue could cause. Do you have cache for private user enabled? If yes, do you check changes as logged in Admin?
  7. serpent_driver

    Php update to 8.3, sticky cache

    I am just checking, please be patient.
  8. serpent_driver

    Php update to 8.3, sticky cache

    A link to your host can help a lot to identify the issue. If you don't want to plublish a URL send a PM.
  9. serpent_driver

    Shop page changed after install and setup litespeed

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

    Shop page changed after install and setup litespeed

    You cannot use 2 plugins for optimizing and caching.
  11. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    Disable WP_DEBUG or/and change error logging level to: error_reporting = E_ALL & ~E_WARNING & ~E_NOTICE in php.ini
  12. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    Did you enable imagick in cPanel configuration (PHP extensions)?
  13. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    If you have cPanel ask cPanel support how to uninstall and install the correct version for each PHP version, because there is a mismatch between the version of ImageMagick installed and the version that Imagick compiles with. Is this error only generated if you run a specific script?
  14. serpent_driver

    Missing Documentation about lscache_runner and lscache_walker

    All LiteSpeed plugins and crawler scripts uses lscache_runner or lscache_walker User-Agent, but there is no documentation about these 2 User-Agents. The last information I got (from @Lauren) many years ago was, that lscache_runner extends the cache lifetime by the set TTL value if the cache is...
  15. serpent_driver

    Disable Imagick version warning PHP 8.3 - cPanel

    https://github.com/ImageMagick/ImageMagick/discussions/2022
  16. serpent_driver

    Updated to: version (6.3.1 (build 5)) - Now stale cache files

    I want to support you, but the information provided is not enough to support you adequately. I would need access to your WP backend and at least a URL to your website. The cache plugin support in the WordPress forum has the option to check your plugin configuration, so it is only logical that...
  17. serpent_driver

    Updated to: version (6.3.1 (build 5)) - Now stale cache files

    I'm a fan of "Spock" which means that when there is a problem, I try to think logically to solve it. Logic says that if you have the cache plugin disabled, nothing will be cached and if nothing is cached, how can the issue be solved if you purge the cache?! Or if you don't jump into the water...
  18. serpent_driver

    Updated to: version (6.3.1 (build 5)) - Now stale cache files

    Nothing happens without a reason. Since the last update of LSWS did not make any changes that could affect the cache behavior, this update can be ruled out as the cause. Therefore, you should consider which settings you changed in the cache plugin for WordPress. The most likely cause would be...
  19. serpent_driver

    How to create wildcard subdomain?

    This forum is for LiteSpeed Enterprise (LSWS). For OLS support please visit OLS suppport forum: https://forum.openlitespeed.org/
Top