Search results

  1. serpent_driver

    LiteSpeed Installation on DirectAdmin

    Yes, it does. Why shouldn't it support .htaccess or what is not supported?! https://www.litespeedtech.com/products/litespeed-web-server/editions
  2. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    I just did some further tests and you won't believe it... noconntimeout directive works. It was my fault. A typo in rewrite rule to limit noconnection timeout to the crawler has caused it, so I am very sorry! Ashes on my head! :(
  3. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    Sorry, this is not great. Offering a CLI variant of crawler is an option, but not the one and only option. This option is intended to run in cronjob, but is only a small part of complex application with a lot of features and functions. This comment is like a knockout for LiteSpeed Enterprise...
  4. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    For testing and debugging I have the crawler script extracted from main application to get it work in CLI. For this test there is no custom connection timeout in .htaccess defined. The crawler is running without interruption until script it is finished, but only in CLI! To me, it looks like...
  5. serpent_driver

    Access-Control-Allow-Origin wildcard subdomains, ports and protocols

    Support for OpenLiteSpeed -> https://forum.openlitespeed.org/
  6. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    Okay, but also need No CLI support.
  7. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    Not yet, but is on to do list It won't bother? Can you explain that?
  8. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    For testing crawler warmup the cache for other domain.
  9. serpent_driver

    What Config Tweaks do you recommend for this usecase?

    FYI: QUIC is only supported by Chrome and Opera browser.
  10. serpent_driver

    What Config Tweaks do you recommend for this usecase?

    QUIC is part of HTTP/3. Enable QUIC and you will get HTTP/3. If done, check at https://http3check.net/ if it works. (powered by LiteSpeed)
  11. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    Has noconntimeout directive any limitation so it can't be used for $_POST?
  12. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    Testcase? Hm... I try to explain... I developed a PHP based multi-threading crawler for cache warmup. It works as it should and with all options (similiar to crawler in WP cache plugin, but x-time faster). Everything is okay, but there is still a problem with connection timeout. I can set time...
  13. serpent_driver

    How to set Connection Timeout in .htaccess or php.ini?

    @NiteWave I have tested noconntimeout and noabort directives, but it doesn't work! So what is wrong?
  14. serpent_driver

    What Config Tweaks do you recommend for this usecase?

    There is no special configuration that takes influence to TTFB, but you should enable QUIC to reduce time for SSL handshake.
  15. serpent_driver

    Why you should use LiteSpeed and LScache to get good Google Page Experience

    As announced from Google last year Google will include Page Experience signals into Google search ranking. A good time to think about what must be done not to be punished and not to loose good rankings if a page is too slow. It is also Google's plan to "pillory" pages that are too slow if they...
  16. serpent_driver

    Random pages cached incorrectly using VARY

    You didn't read what the reported issue is about. There is nothing multiple, neither multiple cookies nor multiple values. The issue with multiple values never exist in LiteSpeed Enterprise.
  17. serpent_driver

    Random pages cached incorrectly using VARY

    Basically yes, but not in this case. This case is completely different. It is not about multiple vary values for cache vary cookie.
Top