Search results

  1. LiteCache

    High Cpu Usage & storage almost full.

    No cached files -> no cache..... If you don't want your page being cached disable the cache. Regarding high CPU load, check Guest Optimization setting. If this feature is enabled it causes higher load if your pages are not cached yet. Result: You yourself cause the high load if you always...
  2. LiteCache

    LiteSpeed WP Cache plugin cannot connect to Redis Serer

    This is mostly the case for Shared Hosting, but not usual for VPS or dedicated server. Default settings for VPS or dedicated server: Port: 6379 host: localhost or 127.0.0.1 Check in CLI if Redis is running. systemctl status redis redis-cli KEYS '*' redis-cli --stat
  3. LiteCache

    Origin server not reachable from QuickCloud CDN

    If you are on OLS, webserver is not LSWS, but it is OLS. LSWS === LiteSpeed Enterprise All errors your provide have nothing to do if your server is not connectable with quic.cloud, but are related to settings that are not supported by OLS, so set such headers in OLS config instead of .htaccess...
  4. LiteCache

    Invalid rewrite directive:

    Ignore it. LiteSpeed cache plugin doesn't check LiteSpeed web server version and adds ExpiresByType header to .htaccess regardless if LiteSpeed Enterprise or OLS is used, so ignore this info or remove entries from .htaccees, but ExpiresByType headers will be added again if you change browser...
  5. LiteCache

    How to warm up LiteSpeed LScache of URLs that are not in the sitemap

    How to warm up the cache of URLs that are not in the sitemap. If you use one of the LiteSpeed Cache Plugins for WordPress, OpenCart, PrestaShop or another LiteSpeed Cache Plugin, then you are certainly familiar with the problem that the included cache crawlers can only warm up the cache of the...
  6. LiteCache

    How to make Magento fast with LiteMage, but even faster than light with LiteCache.

    Additional information. Since posts cannot be edit (Why?!), here is the correct link to Control Panel demo for LiteCache for Magento: www.magento.cachecrawler.com/litecache/ User: Demo Pass: Demo
  7. LiteCache

    OpenLiteSpeed Drupal at DigitalOcean - image styles not working

    @szy Check setting for memSoftLimit directive if OLS has this directive. If it is available in OLS encrease the value for this directive. I had similiar problems, but no error log refered to the reason. After encreasing the value for memSoftLimit it worked.
  8. LiteCache

    Eenos - High-Performance Hosting Control Panel Support OpenLiteSpeed and much more

    Since you are promoting this advertising posting in favor of nginx and Varnish, one has to conclude from the statements that Eenos is incompatible with WordPress and the LiteSpeed Cache Plugin. So you can't use LiteSpeed LScache with the Eenos Control Panel?!
  9. LiteCache

    How to optimize performance in OLS Server Configuration tab?

    Read this guide: https://docs.litespeedtech.com/lsws/tuning-dedicated/
  10. LiteCache

    Page cache is not detected and the server response time is slow

    To do this, you need OLS, LSWS web server or quic.cloud to be able to use all the advantages of LiteSpeed. With Apache web server you can only use a few optimizations of the cache plugin for WordPress.
  11. LiteCache

    Apache not replaced with OLS installation

    Or use LSWS instead of OLS to get the full power of LiteSpeed without any restrictions. :)
  12. LiteCache

    How to optimize performance in OLS Server Configuration tab?

    Just install LiteSpeed cache plugin for WordPress and you will get the power of light.
  13. LiteCache

    How to optimize performance in OLS Server Configuration tab?

    Would you please explain how you measure “faster page load”? If you're trying to determine performance, you have to differentiate between loading time and display time because both are not the same. Just loading data is one thing. Displaying the loaded data is a completely different matter...
  14. LiteCache

    How to make Magento fast with LiteMage, but even faster than light with LiteCache.

    No, LiteCache does not require ESI, which is no longer needed since Magento version 2.46.
  15. LiteCache

    How to make Magento fast with LiteMage, but even faster than light with LiteCache.

    Additional information. Since posts cannot be edit (Why?!), here is the correct link to Control Panel demo for LiteCache for Magento: www.magento.cachecrawler.com/kitt/ User: Demo Pass: Demo
  16. LiteCache

    How to make Magento fast with LiteMage, but even faster than light with LiteCache.

    The Magento shop system has been established as a shopping CMS for many years and is very popular. Unfortunately, there has been a handicap in terms of performance since day one. This handicap already existed in Magento 1 and has become even worse with Magento 2. Therefore, regardless of the...
  17. LiteCache

    WordPress freezing after editing a blog post

    @ertanbozkurt I would like to add to @Cold-Egg's question that the status code would be particularly important to know when you access the URL after the change. "Freecing" can mean many things, but is often a sign that your website is overwhelmed with the request in its uncached state. This is...
  18. LiteCache

    In which directory are cache files stored?

    @blowhard sounds better. ;)
  19. LiteCache

    In which directory are cache files stored?

    When the cache lifetime has expired, there is no need to delete the cache files manually as LiteSpeed will automatically remove these files. Hi @blowhard :) OLS and LSWS can both be configured so that each domain has its own custom cache directory.
  20. LiteCache

    Example QUIC conf and Port change

    But I already showed you this link 2 weeks ago....
Top