Search results

  1. serpent_driver

    Exclude cookies does not seem to be working

    You can define a rewrite rule in .htaccess. If request has referrer and if referrer has a specific name, then you can disable caching for this request. This works with any URL at your page.
  2. serpent_driver

    Litespeed cache v.5.3 on WP site v.6.1

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  3. serpent_driver

    Exclude cookies does not seem to be working

    You are using quic.cloud and it seems that QC doesn't honor cookie exclude rules in .htaccess. Otherwise all URLs would be excluded from caching if any of these affiliate cookies is set. The URL to test affiliate link is not cached, but not because of the cookie, but this URL seems to be...
  4. serpent_driver

    Some PHP functions not working in Litespeed PHP

    Check error_log. It seems not to be a LSPHP issue, but an issue of unsufficient PHP configuration. Check allow_url_fopen.
  5. serpent_driver

    Improve TTFB?

    btw. if you have cache plugin for Wordpress running, just use the crawler to warmup the cache for URLs in short time periode..
  6. serpent_driver

    Improve TTFB?

    If you see x-qc-cache header then this request goes to quic.cloud and not to your server. If this header has hit value then the requested URL is already cached and there is nothing more to do or you can do, but the best is you use LiteSpeed web server instead of Apache.
  7. serpent_driver

    Improve TTFB?

    Yes and no. If a URL isn't cached/copied by QC and you see a "x-litespeed-cache" header, then this is the response cache status header of your server. QC has "x-qc-cache header" miss or hit.
  8. serpent_driver

    dyn processor over limit

    Yes, it worked, but with LScache plugin the case looks quite different and you can't compare the current case with LScache plugin with earlier case without cache plugin. If a page isn't cached and still isn't optimized the load (not the CPU load) is as doubled. LiteSpeed already knows about...
  9. serpent_driver

    dyn processor over limit

    @leekle In order to determine the load on a server, it is not enough just to check the CPU load. It's about the so-called SysLoadAverage and it takes into account all the factors that can affect the load. Regardless of that, and at least you know that, the cache plugin for Wordpress is a...
  10. serpent_driver

    dyn processor over limit

    Sorry to say that, but your VPS isn't strong enough. 2 "virtual" CPU and 2 "virtual" GB isn't enough to run Wordpress. You should take a closer look at your load. For this I recommend PhpSysInfo to check what is going on on your server. https://phpsysinfo.github.io/phpsysinfo/
  11. serpent_driver

    dyn processor over limit

    You are using a "stupid" crawler script. Stupid means it doesn't care about the load and anything else, because it hasn't any kind of detection that can detect the load. That basically is the reason why you could you get this error message. In specific case with requests from Googlebot...
  12. serpent_driver

    Improve TTFB?

    Any CDN is only as good/fast as the CDN has the content cached/copied. If it isn't cached or copied the request goes to the origin (your host) host. This this the basical prinzip of any CDN regardless of quic.cloud, so whenever you check the speed at GtMetrix or any other pages for testing you...
  13. serpent_driver

    Link photo preview of my site not showing on WhatsApp

    Basically if you have cache plugin for Wordpress installed, please use Wordpress support page for WP cache plugin. This forum doesn't support cache plugin for Wordpress any longer. https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ If you have...
  14. serpent_driver

    dyn processor over limit

    @leekle FYI: Cache plugin for Wordpress is known as a perfomance killer, atleast a page isn't cached|optimized. It causes a higer load due database requests. This especailly happens if the build-in crawler is executed, but the load depends on your plugin settings. The more you enable the higher...
  15. serpent_driver

    Could I use modsecurity on litespeed(enterprise) and openlitespeed?

    @farahtung It seems you have only problems with OLS, so for modsecurity and OLS you should use OLS forum. This forum is for LSWS only. https://forum.openlitespeed.org/
  16. serpent_driver

    Site kit Error: The response is not a valid JSON response." due to Litespeed

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  17. serpent_driver

    Wordpress Admin Very Slow

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  18. serpent_driver

    FIXED: Getting Fatal error: Uncaught Error: Call to undefined function LiteSpeed\parse_ini_file()

    Whenever you have any Wordpress and cache plugin related issues read this before: https://www.litespeedtech.com/support/forum/forums/litespeed-cache-plugin-for-wordpress.37/
  19. serpent_driver

    Cache expires wordpeess

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
Top