Search results

  1. S

    Error pages don't double fault

    Hi there, If you have a 404 error page that is set to an external server, and the external server is down, when you go to an invalid URL you get the internal/default 404 message, rather than the page configured as the 503 Gateway Not Connected message.
  2. S

    Admin interface timeout control!

    I want it longer on my development LSWS! :-)
  3. S

    Bug with Listener configuration and renaming VHosts

    If you rename a virtual host via the PHP admin interface, the listener configurations are not automatically updated. LSWS 1.5.5.
  4. S

    A couple of bugs

    Hi there, Replacing our legacy Apache applications with LSWS 1.5.5 has been mostly successful, however; The "Proxy" external application mode does not seem to work, unless the buffering option is set to "Yes" The "Proxy" mode does not exhibit Apache-style tolerance of responses from...
  5. S

    Help! pem_read_bio: bad end line

    2004-07-27 17:41:50.185 [ERROR] [SSL] Config SSL Context for listener 210.54.92.188:443 with Certificate File: /mv/ ssl/www.bnz.marketview.co.nz.reply and Key File:/mv/ssl/www.bnz.marketview.co.nz get SSL error: error:0906D066:PEM routines:PEM_read_bio:bad end line I've just stuck my SSL...
  6. S

    Non-parsed headers?

    Hi, I'm trying to use LiteSpeed to generate x-mixed-replace content via a FastCGI responder. Using `strace(1)', I can see that my application is sending the response to LSWS and flushing completely. However, LSWS is not flushing the response to the client as the individual parts are...
Top