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.
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 HTTP servers that do not have a valid header (in this case, no header at all). Also, the operation never seemed to time out in this case with an error page, leaving the client browser spinning endlessly.
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.