Search results

  1. M

    LSWS freaks out on Full Cache event

    LSWS started to restart itself when I got 100% on my tmpfs for cache. I think it's behaviour should be addressed otherwise than throwing 503 which leads to restart...
  2. M

    Mod_Security Rules

    I was wondering what what kind of mod_sec rules are you using? I was looking for something recent and free. I stumbled on https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project#tab=Home Anyone using those? Are they supported by LiteSpeed? If not which one do you use...
  3. M

    Limit ExtApp per vHost

    Is there a way to limit external app conection per vHost basis? I dont run SuExec because of performance hit so that's not an option. I just don't want one vhost to eat up all php processes in case of some overload or DB crash.
  4. M

    Upgrade to 4.1 GOLD

    Today i've tried to upgrade do 4.1 GOLD, but LSWS didnt want to start. I reverted to RC5 and it works OK. How can I debug, since there was no errors? Im on CentOS + DA. LSWS without SuEXEc.
  5. M

    Google's SPDY

    Should't the supposedly the fastest webserver try to incorporate new technologies like SPDY: http://code.google.com/p/mod-spdy/wiki/Design Take a look, might be good idea to look further into it.
  6. M

    Centos 5.x AIO

    Does LS support AIO in CentOS via libaio or does it require kernel module which is not in 2.6.18?
  7. M

    [Resolved] Access.log not working

    Hi, my access.log is not working. I use LiteSpeed with DA on CentOS VPS. This is new installation, there are no logs since transfer. I've already tried 4.0.17 and latest 4.1 RC3. All files in /var/log/httpd/domain are empty and all other access.log files either. I didn't change default settings...
  8. M

    [Resolved] Real Time Stats Error

    When I watch RTS i sometimes get errors: (net::ERR_INVALID_CHUNKED_ENCODING) Regardles of LSWS version. I use Chrome Dev-channel, now v7, but I had the problem since I've started using LSWS about a month ago.
  9. M

    Access log - 404 error

    I'd like to see option to disable logging of 404 errors in access log.
  10. M

    Log buffering

    Correct me if I'm wrong, but I have not found that feature, and it's very useful, especially on VMs. Simple log buffer (if enabled) which is flushed to disk after reaching certain size. That's all. One option in configuration - buffer size (0=disable).
  11. M

    PHP Script directory

    When i Watch processes under htop or with "ps aux | grep lsphp" I can partially see scripts directory (f.e. lsphp53:pl/public_html/vbenterprisetranslator_seo.php). Is it possible to make it longer to see whole dir?
  12. M

    Current PHP version

    Is it ok to edit buildconf.inc.php in /usr/local/lsws/admin/html/utility/build_php to obtain current versions of PHP? Since I don't use Suhosin I don't need to wait for it and can upgrade to newest version. PS. In my mind versions should be store on LiteSpeed's servers so we don't have to...
  13. M

    Apache 2.2 problem

    I can't get round that problem... I get wierd error when loaded apache 2.2 config. I'm running Debian Etch Apache 2.2 & PLESK 8.3 2008-01-16 23:33:08.246 NOTICE Loading LiteSpeed/3.3.3 Standard ... 2008-01-16 23:33:08.350 NOTICE [ADMIN] server socket: uds://opt/lsws/admin/tmp/admin.sock.7988...
Top