Search results

  1. serpent_driver

    [Solved] How to check in PHP CLI if LSWS is installed

    I want to check in PHP CLI if LSWS is used or installed, but in PHP CLI there is no environment variable about SERVER_SOFTWARE available, because in CLI the PHP build-in webserver is running. Any Ideas?
  2. serpent_driver

    Safari can't open the page. (NSPOSIXEErrorDomain:100)

    Support for OpenLiteSpeed: https://forum.openlitespeed.org/ Support for WP cache plugin: https://wordpress.org/support/plugin/litespeed-cache/ This forum is for LiteSpeed Webserver Enterprise only
  3. serpent_driver

    Any newer version for Xenforo?

    mod_pagespeed is not recommended. It is buggy, costs high load and it is outdated. https://docs.litespeedtech.com/products/lsadc/settings/#pagespeed ....and ask Google for mod_pagespeed issues. For the case you don't know it. LScache is a HTTP Cache not a plugin to optimize loading of static...
  4. serpent_driver

    Any newer version for Xenforo?

    What exactly is your problem? A bad Google Pagespeed score or LiteSpeed mod_pagespeed?
  5. serpent_driver

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

    Feature request for version 6 of LSWS: Extend noconntimeout directive to set a value for connection timeout in .htaccess.
  6. serpent_driver

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

    I just found some information about connection timeout is LSWS wiki, so it is possible to control connection timeout with rewrite rules, but this allows "notimeout" only. What I need is to set a time period.
  7. serpent_driver

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

    max_execution_time != connection timeout Increasing max_execution_time value in php.ini or .htaccess does not work with LSWS and connection timeout has to be changed instead, but this can only be done for the entire server.
  8. serpent_driver

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

    To increase timeout for script execution "connection timeout" must be configured in WebAdmin instead of max_execution_time if Apache is used. Is there any way to set "connection timeout" configuration in .htaccess or php.ini?
  9. serpent_driver

    [Solved] ModSecurity: Failed connect to waf.comodo.com

    Host waf.comodo.com is down again since 2 days.....
  10. serpent_driver

    JS Page Builder Errors

    Cache plugin is only the control panel for LScache, so if you have any issues with plugin support for it is offered at Wordpress page.
  11. serpent_driver

    litespeed license check

    In DirectAdmin control panel you should have a section to check if LSWS is running, but status 503 is not an error that is caused by invalid license.
  12. serpent_driver

    litespeed license check

    Have you already checked if LSWS is running? If yes, you don't have a license problem.
  13. serpent_driver

    JS Page Builder Errors

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

    More Need For More Speed: Compressed Cache Files

    Okay, the way you describe it makes sense. Thank you!
  15. serpent_driver

    More Need For More Speed: Compressed Cache Files

    LiteSpeed compresses chache files. This seems to be good to reduce the need for disk space, but cache files need to be decompressed to answer a request. To me, this takes too time and causes a higher load for decompressing. Especially shared hostings with lower power are affected from this, so...
  16. serpent_driver

    Opencart Plugin Error

    This ist not an error, it's only a NOTICE.
  17. serpent_driver

    Load CSS Asynchronously

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

    Very BAD TTFB

    No! Read this https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  19. serpent_driver

    Very BAD TTFB

    Start from the beginning, optimize your shop with less sources and use a dedicated server and if you need more support use the official LScache support page for Wordpress/Woocommerce at: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ Support...
Top