Search results

  1. F

    Adding IP Ban in LiteSpeed

    Is there a way of adding an IP ban through SSH? I don't want to have to login every time to do so.
  2. F

    Anti DDOS not working for proxy server

    I'm using cloudflare with my litespeed installation and have been getting hit with a DDOS lately. I have the server setup so that it only allows 7 dynamic requests from a user per second. My logs show a number of ips requesting the same file several times a second (over 10). I suspect since I'm...
  3. F

    Compiling php with pecl intl support

    I am using PHP 5.3.8 on my server. PHP's INTL plugin is supposed to be included in the source, however "function_exists("normalizer_normalize");" fails. Any reason why? /usr/local/lsws/lsphp5/bin/lsphp -i | grep intl fails as well.
  4. F

    PHP.ini

    Is a PHP ini with any settings required for PHP to work correctly on a server which utilizes PHP quite a bit? Does litespeed's php utilize anything from the php.ini?
  5. F

    Optimal PHP Configuration

    I've tried everything with the PHP configurations and can't seem to get an optimal configuration. Server Specs: dual xeon 32 gigs ram 2x 146 hds in raid No matter what I've tried, either my website lags out randomly, or php times out. Firstly this is PHP5. I've set a memory hard limit of...
  6. F

    Configuration

    Are there any guides for optimal Litespeed settings? Perhaps a tool to set our configuration based on our system specs? I am running a server with 2x quad cores and 32 gigs of ram and my site randomly gets 503's as well as random lag spikes. 2011-07-15 17:23:14.727 [NOTICE]...
  7. F

    503 Errors

    Myself and other users of my site have been getting 503 errors in abundance and I've been trying to figure out why. It seems to be linked to two error messages, both listed above. The first has to do with cookie length, and if that is the case, what is the maximum cookie length permitted by...
  8. F

    Compile PHP with LSAPI

    I'm trying to add zip support to my litespeed installation. I use the following parameter: --enable-zip However, it wont let me compile it with zip support, is there a reason why?
  9. F

    Logging into ACP

    When logging into the control panel, i get the following error: "[STDERR] /usr/local/lsws/conf/httpd_config.xml is not a valid file." Is there any way to tell what exactly is causing the issue without reinstalling? I just configured my server and restarted and tried logging in and it is...
  10. F

    "[ERROR] [LICENSE] License key operation failure: ERR LC.8: fail to process"

    I am trying the litespeed server on a new server. When I installed it with the license I got today, I got the error in the title. When googling I found this thread: http://www.litespeedtech.com/support/forum/showthread.php?t=3693 As far as I am aware I did not attempt to install a...
Top