Search results

  1. F

    shows logs on high load

    George, when will this version be ready from update in litespeed admin? I am getting some users getting angry over having their site defaced with log excerpts lol. It doesnt happen to much - sometimes on restarts and all the time on high load so I consider this a critical update that we need...
  2. F

    Isolating Cpanel User into their own vhost

    I remember back a fw versions ago when like if you imported apache config wrong it would put everyone into their own virtual host which was pretty cool but the server didnt work right with it. Would be nice if that would do that now. But anyway, what I got now is a user who has a site with a...
  3. F

    config changing updates

    Ok, now Im frustrated here. I been cussing out this support tech we hired for weeks now around the time of litespeed updates cause I come in and find the config changed. IN tuning finding smart keep alive on, timeout set to 10, keep alive timeout set to 3. He says he is not doing this. Is...
  4. F

    shows logs on high load

    The new version when load gets real high due to attack or something it shows the latest log entries on all sites and on login panel. example 2009-08-17 00:10:25.641 [WARN] [74.34.109.175:61703-0#_AdminVHost] Running short of concurrent connections. 2009-08-17 00:10:25.641 [INFO] Start listen...
  5. F

    Apache wrapper or something causing some problems

    This has happened enough on enough servers for me to classify this as bug. SO here we go. On cpanel when an account is added, a user makes a subdomain, addon domain or anything like that. Litespeed does not restart. I been having to setup a cron on restarts so user's changes take effect...
  6. F

    Under DDoS need assistance

    Install CSF and use the connection tracking feature, set ct_limit to 30 at 30 second interval. Litespeed cant do it all on its own. Also SYND is another helpful script but use only after csf has ran with ct for a while as it uses netstat and can lag your system SYND -...
  7. F

    Need a litespeed friendly rule for this htaccess directive

    This doesnt seem to work on litespeed - SetEnvIfNoCase Request_URI \.gz$ no-gzip Or something because I am using the supercache and all and when I try to download tar.gz files I get gibberish page like mime type is not set but it is and they work on other domains in the server. What...
  8. F

    DDoS Question

    Well what you have here is a classic get attack. I suppose the site is a php/mysql site? The goal of such attack is resource exhaustion, they can be difficult to mitigate but it can be done. What I first recommend is csf firewall with connection tracking features on, you wanna make a ct_limit...
  9. F

    User not creating session or cache files.

    Well I am totally baffled by this one and have never had this problem before. I dont know if it is litespeed or what. But anyway, I got this client's server, it used to be on a cluster, now its just litespeed. I installed php and everything just like I normally would any other server but I now...
  10. F

    Older versions of php on "Compile PHP"

    Ok, I noticed this lately when I installed 3 lsws for a client. Each one had to have php 5.2.6. When I would select the option in litespeed it would give the tar error, like incomplete, wrong extension, etc. When I looked in the source directory there was a php-5.2.6.tar.gz there but it was only...
  11. F

    Problem with proxy setup and 404s

    It is with cpanel, latest version of lsws. I wil try the logging thing. But everything works fine on apache, just when restarted into lsws it gives 404 error The litespeed proxy is going to a load balancer which distributes between the 3 litespeed web servers.
  12. F

    Problem with proxy setup and 404s

    So I finally got this proxy setup. I installed litespeed on 3 target servers that are behind a load balancing firewall. Ok, as soon as I kill apache and start litespeed the site just spits 404 errors. As soon as I restart apache all is fine. I am using the apache config with litespeed...
  13. F

    mod-security activation

    I just need to make sure of this, I am pretty sure litespeed just sees it in httpd.conf and activates rules. Do I have to activate the request filter in litespeed admin in order for mod_security rules included from httpd.conf to work? I have seen some servers that don't seem to activate...
  14. F

    Odd behavior on a site

    Thanks, I will tell the client this. I just updated their ticket with this thread. I pretty much have to leave dynamic compression on 1 or some will complain about it. Myself I never seen much benefit on php sites. if anythiing it seems to use more cpu. Hopefully they can fix this content...
  15. F

    Odd behavior on a site

    Ok, this site here - http://cxcscans.zone-anime.com/ it works fine on IE but not firefox when running litespeed. \ When on apache it runs fine on both. It is just a wordpress blog with a custom theme. Any idea what can cause this? Anyone can see by simply looking at the link I posted in...
  16. F

    Not reloading on changes

    Got the restart thing resolved with George via email. thanks George! Ram usage is still showing well over 2gb, Awaiting his reply on that. It may be normal for 8 core but my 4 core servers show no where near half of that.
  17. F

    Settijngs for single user

    I know the virtual host settings can be used for this and that is a very awesome feature however on a cpanel/directadmin setup or I guess any other that reads apache config it does not work. My question is, is it possible to make a single virtual host config for a certain cpanel/apache user...
  18. F

    Not reloading on changes

    Ok I totally deleted the old directory and done a fresh install. Same thing, showing over 2gb ram usage. Will not restart/reload after config is added to. Graceful restart does not work, must kill -9 the lshttpd in order for it to reload. This is an 8 core license, is it possible this is the...
  19. F

    Not reloading on changes

    I notice it also says it is using 2 gb of ram
  20. F

    Not reloading on changes

    I have a sevrer in which lsws is not reloading on changes. I tried the binary wrapper and when you issue the restart script from cpanel, it shows it giving signal and whatnot but the pids are same and it does not reload. This has been a problem when new domains and subdomains are added...
Top