Search results

  1. C

    Loading apache site-available config with lsws ent.

    Hello is there any way to load a apache style rewrite config without having apache2 installed? I've a pretty big file here which contains much <directory> based rewrites. p.s. I don't want to use .htaccess files.
  2. C

    "Compile PHP" with custom php source?

    Today some security patches have been released for debian lenny (php5-5.2.6) and I would like to install this version with the compile php function from the admin panel. Is that possible somehow? Thanks. p.s. I can't upgrade to php 5.3 right now.
  3. C

    hash algorithm collision

    http://www.ocert.org/advisories/ocert-2011-003.html Is lsws affected by this?
  4. C

    4.1.4. hangs sometimes

    Since 4.1.4 (?) I have the problem that the "litespeed" process hangs up sometimes (it shows 100% cpu @ top and doesn't do anything) without spawning new lsphp5 processes. I'm required to manually restart lsws to solve this problem. There is also no error message in the error.log or...
  5. C

    strange php error

    do I have to worry about this error? I wasn't at the lsws admin panel at this time.
  6. C

    lslb crashes @ http get ddos

    attack: 84.157.186.220 - - [09/Jun/2011:22:00:49 +0200] "GET / HTTP/1.1" 400 362 "-" "o6i45FljMK" "-" 77.180.161.39 - - [09/Jun/2011:22:00:49 +0200] "GET / HTTP/1.1" 400 362 "-" "HOf3IcC1cv" "-" 84.197.213.40 - - [09/Jun/2011:22:00:49 +0200] "GET / HTTP/1.1" 499 0 "-" "2n4tDBTXDN" "-"...
  7. C

    lsapi slave

    Hello, I would like to add an lsapi slave to one of my litespeed webservers. Is there any guide how to do this? The webserver itself should still process php requests, not only the slave, so that I can use the performance from both servers. I know how to build lsapi, but I'm stuck on...
  8. C

    proxying outgoing requests

    we are using lslb in combination with lsws and would like to know if it's possible to proxy all outgoing requests from our backend machines through our loadbalancer. e.g. user initiates a script which starts an fopen request to website xbackendserver 1 uses our loadbalancer's ip for this...
  9. C

    stderr.log notification

    Is it possible to get a notification by email after litespeed writes something new to the stderr.log?
  10. C

    lslb - ExtConn timed out while connecting.

    My lslb error.log is getting flooded by the following notice: the site is working fine, but what does this message mean? edit: debug stuff: edit: sometimes I'm getting the following warning: the problem started after we've changed the connection from our database server to a...
  11. C

    [REQUEST] litespeed loadbalancer trial license

    I've requested a loadbalance trial license last week, but I haven't received one yet. We already have a owned license, but we need to move to another server and 3 days is to short to configure our new network in the new datacenter.
  12. C

    unable to upgrade to 4.0.13

    I'm getting this error while upgrading from 4.0.11 to 4.0.13: [ERROR] You are not authorized to use this binary, please purchase upgrades. the serial is correct: id (2372)
  13. C

    [Resolved] error.log timestamp - fail2ban

    Hello, I'm currently trying to ban ip's that reach the hard-limit through fail2ban. But fail2ban tells me that the timestamp used by litespeed in the error.log isn't supported. Is there any way to change the timestamp format in the error.log?
  14. C

    lslb - request filter logging doesn't seem to work

    I've enabled the default request filters with the log directive set to 9. After I've tried requesting a url like mydomain.com/?test=phpsessid the XSS request filter protects the page but it doesn't get logged to the error.log. Is there something else I've to enable?
  15. C

    lslb 1.7 - Failed to decrypt your license key. / Failed to encrpyt request!

    From my stderr.log: [ERROR] Failed to decrypt your license key. 30185:error:0D07209B:asn1 encoding routines:ASN1_get_object:too long:asn1_lib.c:142: 30185:error:0D068066:asn1 encoding routines:ASN1_CHECK_TLEN:bad object header:tasn_dec.c:1303: 30185:error:0D07803A:asn1 encoding...
  16. C

    503 errors since 4.0.12

    Hello, I receive 503 errors since I've switched to 4.0.12. I've switched back to 4.0.11 now and anything works fine.
  17. C

    lslb 1.7 update - Invalid request filter directive / [ADMIN] authentication failed

    after the update I receive the following errors: 2010-01-20 11:36:55.596 ERROR Invalid request filter directive: ARGS "(alert|expression|eval|url)[[:space:]]*\(" 2010-01-20 11:36:55.596 ERROR Invalid request filter directive: ARGS "(&\{.+\}|(&#[[0-9a-fA-F]]|\x5cx[0-9a-fA-F]){2})" 2010-01-20...
  18. C

    [RESOLVED] LSLB - white page problem

    Every time I'm uploading something from my local connection (e.g. a video to youtube) I can't access my site through lslb (also the admin panel). I always receive a white page until the upload stops. If I directly access one of the backend servers it works fine. Live HTTP headers recording...
  19. C

    illegal location - compile php

    I'm trying to compile php 5.2.11 and receive a "Illegal location" error after hitting next. It's because I've installed lsws at /etc/lsws/, is there any way to bypass this error?
  20. C

    lsws: option to disable access logging server-wide?

    Hello, is there a option to disable access logging server-wide? I know it's possible to disable logging in the virtual hosts tab, but I'm looking for a server-wide option.
Top