Search results

  1. M

    litespeed and nginx

    Yes, Litespeed is even better as nginx does not support keepalive with the backend server, at least their document saying so, while Litespeed always use keepalive with backend servers.
  2. M

    Price for lightspeed?

    If you are using a VPS, you can go with the VPS license, otherwise, go with 1-CPU license at the minimum. Price is available at http://store.litespeedtech.com
  3. M

    Configuring MySQL support for PHP

    try a phpinfo() page under Apache PHP, if it show the compile configuration, use the same configuration to compile lsphp5 from web console. Otherwise, you have to find out what PHP module is enabled under Apache PHP and build a lsphp5 with similar configuration.
  4. M

    Strange Solaris Issue

    Yes, lscgid should symbolic link to httpd. It is not related to solaris, but a work around to make cPanel happy on linux/freebsd.
  5. M

    Xsend-file alternative

    https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:config:internal-redirect
  6. M

    Price for lightspeed?

    If your site has high traffic volume, or get DDoS attack frequently, or you manage your site with cPanel or other hosting control panel, you should consider the Enterprise edition, otherwise, the standard edition should be good.
  7. M

    Configuring MySQL support for PHP

    Do you have a working PHP with Apache? Are you using a hosting control panel?
  8. M

    How do you start and stop the server?

    Your are welcome to update the wiki, the login is the same as your forum login.
  9. M

    request #500, error: Connection reset by peer!

    The connection may get closed before reach 10000 requests. You can change log level to "NOTICE" to avoid those logging entries.
  10. M

    lsphp4 / lsphp5 processes

    If parent PID is 1, you can kill those lsphp4 processes. You can also strace those lsphp4 processes to check what they are doing. No big change in lsphp4.
  11. M

    Is there a way to practice 64bit on my VMWare?

    The trial has been tracked by the public IP address, so if your ISP assign a fixed IP, you won't able to run trial more than 30 days. You can create a backup of VMware disk image with LSWS installed.
  12. M

    Per Client Throttling Banned IPs

    Actually, yes the list will be cleared. The IP will be banned again if it reach the limit.
  13. M

    Just Released: LiteSpeed web server 3.3.21, Ruby LSAPI 3.2

    LiteSpeed Web Server 3.3.21 has been released This release is mainly to improve access logging and reduce memory usage under mass virtual hosting enironment. Download LiteSpeed Web Server View Version History Ruby LSAPI 3.4 has been released Fixed a bug in calling STDERR.reopen()...
  14. M

    Outbound Bandwidth limit not working?

    The configuration is for traffic from/to a single IP. rrdtools graph shows the overall bandwidth usage.
  15. M

    litespeed doing "extra" compared to apache

    http://www.litespeedtech.com/docs/webserver/config/tuning/#smartKeepAlive
  16. M

    Error when build PHP

    Override Apache HTTPD is a better choice. Yes, monitor httpd service in WHM is fine.
  17. M

    server log viewer

    It was working like. no change.
Top