![]() |
A couple of bugs
Hi there,
Replacing our legacy Apache applications with LSWS 1.5.5 has been mostly successful, however;
The application server for the legacy system is currently still an Apache mod_perl process - ie, we have just replaced the Apache reverse proxy component. |
Thank you for your bug report.
Quote:
[UPDATE] this bug has been identified and fixed. Quote:
Thank you very much! |
Quote:
Normally, with CGI output, without "non-parsed headers", any script response without a header has a default header added, as do headers without the "HTTP/x.y nnn ..." code. So, if you take a working CGI script: Code:
#!perlCode:
#!perlIn this case, I fixed the code that was missing the explicit header printout. Whether to ignore the missing header, is a design decision - however the lack of eventual timeout would be nice to have fixed. Hey I've almost got enough virtual hosts on my LSWS to put forward the case to buy a licence soon! :wink: |
Should be fixed, please try release 1.5.6 :-)
LSWS did not handle your first code example well because it does not follow CGI spec, release 1.5.6 can tolerant it now. :) Thanks for the tip on tcpflow, looks like a good alterntive to tcpdump. 8) |
| All times are GMT -7. The time now is 12:14 AM. |