Search results

  1. serpent_driver

    Cache crawler for Prestashop/thirtybees does not want to cache on new server

    LiteSpeed web server is running, but LScache is not available. LScache plugin is developed for PrestaShop and not for Thirty Bees.
  2. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    Don't make life so difficult for yourself. It's much easier and, above all, requires very little effort. However, this requires a WAF such as CF WAF. With CSF you don't have the same options as with a WAF. I could describe to you in detail how you can get a much better result without CSF but...
  3. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    You are right, but in this specific case private data is relative. Ultimately, it is your decision. CSF may be more effective, but CSF filters at a deep network layer. This allows you to filter IP addresses very well, but filtering specific IP addresses is like fighting windmills.
  4. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    This is probably because you are using the standard filters provided by CF. These actually do not work as expected. However, with a little brainpower and without paid plan, you can set up custom filters that work 100%. I filter about 7500 requests every day.
  5. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    Use CloudFlare WAF. It is always better to use any external service to filter unwanted traffic like bad bots.
  6. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    Since the documentation does not provide any information about this, you should contact LiteSpeed Support directly. support@litespeedtech.com
  7. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    Follow the steps for Toggle Debug Logging. The steps for WebADC and LSWS are the same. https://docs.litespeedtech.com/lsws/cp/cpanel/debug-log/
  8. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    Try this: https://docs.litespeedtech.com/lsadc/zeroconf/#optional-debug-log
  9. serpent_driver

    TooManyNon2xxStatus - how to tweak what is "too many"?

    This seems to be an OpenLiteSpeed error, so you better should ask OLS support as this forum is for LiteSpeed Enterprise. https://forum.openlitespeed.org/
  10. serpent_driver

    A serious problem with lazy loading and guest optimization ❌

    Yes, but you have wrong cache-control settings for browser cache for dynamic scources cache-control: public, max-age=172800 It must be private, no-cache, max-age=0, so check the .htaccess
  11. serpent_driver

    A serious problem with lazy loading and guest optimization ❌

    Caching and using of the most important functions for page optimizations needs the LiteSpeed web server, but you don't have this web server installed.
  12. serpent_driver

    Do Not Cache User Agents - for Googleboot

    FYI: There is no Googlebot User-Agent named "samrtphone bot" or "smartphone bot ". If you want to exclude the Googlebot just enter "Googlebot". This bot name is only used for crawling and not by the InspectionTool. If want to exclude the InspectionTool just enter "Google-InspectionTool". To...
  13. serpent_driver

    Do Not Cache User Agents - for Googleboot

    Therefore, you do not have to use the browser version, but rather clear and unchangeable designations: "Googlebot" and nothing else.
  14. serpent_driver

    Do Not Cache User Agents - for Googleboot

    There is nothing to fix. Settings to exclude certain User-Agents are correct and the x-litespeed-cache-control header is correct as well: "no-cache" and this is what you want to achieve.
  15. serpent_driver

    Do Not Cache User Agents - for Googleboot

    User-Agent for Google Inspection Tool: Mozilla/5.0 (compatible; Google-InspectionTool/1.0;) https://developers.google.com/search/docs/crawling-indexing/google-common-crawlers
  16. serpent_driver

    Do Not Cache User Agents - for Googleboot

    The inspection tool doesn't use Googlebot User-Agent. If you want to check if it works use any browser extension or plugin to change the User-Agent of your browser. There is no need to use any external services. User-Agent for Googlebot (Desktop): Mozilla/5.0 (compatible; Googlebot/2.1...
  17. serpent_driver

    SSL Certificate Issue: Second VHost Always Takes First VHost's Certificate

    This forum is for LiteSpeed Enterprise only. For OLS please use OLS support forum. https://forum.openlitespeed.org/
  18. serpent_driver

    CPanel PHP Error Logs

    FPM is not supported by cPanel, so disable it.
  19. serpent_driver

    iOS issue with Litespeed?

    Then this can't be an issue that is caused by LiteSpeed and you should ask XenForo support for help.
Top