Search results

  1. W

    Determine virtualhost of error

    Hello, I've got an error that keeps comming up, an issue with a .htaccess file but the logs don't say what virtualhost it's on. The error is : 2013-11-09 09:39:21.975 [ERROR] [Rewrite] '$' should be followed by a digit for a RewriteRule backreference. while parsing: RewriteRule ^(.*)...
  2. W

    Litespeed v4.2.5 feedback ?

    Hello, We're impatient to install v4.2.5, has anyone made the jump ? any feedback how stable it is ? Thanks !
  3. W

    Feature request : support for a free mod security ruleset

    Hello, We are looking into building a working ruleset for mod security. We tested gotroot ruleset (paid version) but it evolved too quickly for litespeed and caused lots of problems so we gave up with it at that time. I now wanted to try and implement a rule at a time and try and work...
  4. W

    Black hole with litespeed ?

    Hello, One of our customers websites is victim of the Pushdo virus. This virus generates a few hundred domains and does random calls to these domains to hide it's real trafic. In 20 days our customer's website index page was viewed 25 million times by this botnet. So far the useragent hasn't...
  5. W

    5 second lag when same image called multiple times in a short period of time

    Hello, I'm trying to find the setting that would cause a 5 minute lag when the same image is called about 10 times in a row from within a PHP script that's not CPU, memory or disk limited. One of our clients scripts does this and recently he's experiences lags over 5 seconds because of this...
  6. W

    Conditional AddType ?

    Hello, We're looking into howto make sure that sites don't break when we revert to apache. We've set up multiple PHP versions but only with Litespeed and not with Apache. Litespeeds documentation says to add : AddType application/x-httpd-php54 php54 This is good for testing...
  7. W

    CGI vs suexec deamon for servers with a large number of sites ?

    Hello, I'm currently running php un suexec deamon mode but have been unable to use any opcode cache because none of the existing opcode caches seem to like to have a large cache and they also don't like it when the cache gets full as they empty it all at once. We invested nearly a year ago in...
  8. W

    [Resolved] LSAPI + Suxec deamon mode + multiple PHP versions + cPanel ?

    Hello, I'm about to try to add PHP 5.4 and PHP 5.5 support to our server running cPanel + Litespeed + CloudLinux Can I just follow this : http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:multiple_phps_in_control_panel_lsws Wil it work ? Thanks
  9. W

    [Resolved] IPv6 Support ?

    Hello, cPanel's implementation of IPv6 is currently in Pre-Release. http://features.cpanel.net/responses/ideas/status/prerelease Will it work out of the box with litespeed ? Have you started testing the latest edge version with litespeed to make sure so you have time to fix any issues that...
  10. W

    300 second limit that I can't find

    Hello, I've set all time limits in litespeed to 600s but I'm getting scripts that fail with a 503 error and the following in the logs : 2013-09-10 15:32:38.732 [NOTICE] [IP:34857-2#APVH_domain.tld:lsapi] request already in process for 303 seconds, fail with 503 2013-09-10 15:32:38.732...
  11. W

    Litespeed memory limits calculation ?

    Hello, I've just installed ZendOpcache on PHP 5.3 (editing it's hard coded list to allow litespeed) and am testing with 2GB of cache while watching the logs to make sure everything is going well. I'm running lsphp deamon mode The shared memory has already hit 2GB per php process ...
  12. W

    eAccelerator and LSPHP ?

    Hello, Having had alot of problems with xCache that I believe to be related to a problem with php processes being killed that have a large amount of shared memory and litespeed's implementation of php suexec deamon mode, I'm looking for an alternative. eAccelerator has two types of cache...
  13. W

    Ram disk path setting

    Hello, I would like to set the new ram disk path setting but need to know what user and group to create the ram disk with, I presume it needs to be in 777 and also how much space should I allow it concidering I've got alot of ram. How much is an overkill, 4GB, 8GB, 16GB, 32GB ? I can...
  14. W

    Updated benchmarks ?

    Hello, Any chance the benchmarks on the litespeed website could be updated ? http://www.litespeedtech.com/web-server-performance-comparison-litespeed-2.1-vs.html These benchmarks are very old. I would be interested to see how Litespeed 4.2 comparess to Apache 2.4 and Nginx 1.4 or 1.5, I'm...
  15. W

    Rate limiting and Google bot

    Hello, I ran into a curisous problem with Google bot a few days ago but I can't find any information about why this happened. I disabled Request Filtering a few months ago because it was causing 403 errors with Google Bot. I didn't have any issues for some time and just recently a customer...
Top