Search results

  1. M

    Best configuration for DDoS protection?

    Static Requests/Second 20 Dynamic Requests/Second 1 Connection Soft Limit 10 Connection Hard Limit 20 Grace Period (sec) 30 Banned Period (sec) 300 Request rate limit is only available in Enterprise edition.
  2. M

    Best configuration for DDoS protection?

    Yes, it should, you need to use it together with iptables to block offending IPs. A user review http://www.webhostingtalk.com/showthread.php?t=616249
  3. M

    Best configuration for DDoS protection?

    When properly configured, 3 machine cannot take down the server. For best DDoS protection, please apply a trial key of LSWS enterprise. Besides LSWS configuration, your linux kernel need to be configured properly as well.
  4. M

    Best configuration for DDoS protection?

    Some features like request rate limits are only available for enterprise license.
  5. M

    Is litespeed standard compatible with HyperVM / LxAdmin

    http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:php:lsapi
  6. M

    Is litespeed standard compatible with HyperVM / LxAdmin

    build php-5.2.5 through our web console. then change php handler from lsphp4 to lsphp5 external app.
  7. M

    Page caching?

    Those should be added automatically when "Rails" Context are used. If you configure the rails application manually, you need to add those rewrite rules.
  8. M

    xcache and eaccelerator (zend_extension)

    Both should work, with former, you may need to clear the extension_dir configuration in php.ini.
  9. M

    Is litespeed standard compatible with HyperVM / LxAdmin

    We never tried it. The way LiteSpeed integrated with control panel should work with any control panel uses Apache.
  10. M

    Feature Request : Disable selected domains

    You should do it in your control panel when LiteSpeed used together with control panel.
  11. M

    lsphp and graceful restarts

    No, LiteSpeed does not suffer from this problem. All pending requests should be finished by previous instance of lshttpd/lsphp.
  12. M

    Version 3.3.5 and FrontPage Extension?

    check the configuration added to the "Using Apache configuration" table under "server"->"general" tab.
  13. M

    htaccess "Redirect" problem?

    Thanks, we aware of it. Low priority and won't really affect anything. ;)
  14. M

    PHP - Fast CGI App

    Why you want to use Fast CGI PHP? OUr LSAPI PHP is better. Have you built the FastCGI PHP binary?
  15. M

    More abuse prevention features

    Thanks for the the feature requests. For 1), please check our Anti-DDoS feature: http://www.litespeedtech.com/how-tos.html#qa_dos Not exactly the same, but pretty useful as well. Some of them are only available to Enterprise. We will improve that. For 2), have no plan to implement this yet...
  16. M

    Feature Request : Seperate ModSec Error log File

    We are going to create the audit log as Apache's.
  17. M

    htaccess "Redirect" problem?

    We have been tuning our setup to fend off a DoS attack since Netcraft mentioned LiteSpeed in its latest web server market share report. It is really a shame to the one who attacking us. they should try to improve the quality and performance of Apache, instead of trying to bring down our web site.
  18. M

    A few issues with the request filter and a possible bug

    We failed to reproduce the 404 page problem. The server will send the hard coded 404 page when there is problem to serve the custom one. You can turn on the detail debug logging by changing "Debug Level" to "HIGH".
  19. M

    mod_rewrite and DirectoryIndex

    Maybe later today or tomorrow.
Top