DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20042>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20042 Read of HTTP Request POST parameters failed: read < content length error Summary: Read of HTTP Request POST parameters failed: read < content length error Product: Apache httpd-1.3 Version: 1.3.27 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Other mods AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Hi, W have apache 1.3.27 installed on Red Hat Linux 8.0 3.2-7 with mod_jk- 1.3.eapi.so with modssl. We are using 2 tomcat boxes version 4.0.6 on HPUX 11. We have designed a failover recovery system by using a central server which gets updated with all sessions running on the 2 tomcat boxes,so If one of the tomcat boxes go down the other box can process the request by retrieving the session information from the central server. We are getting following error during failover, Like suppose a user is logged into tomcat1 box and is taken to a form for entering address information.Suppose at this moment tomcat1 box goes down. When the user fills up all the information on the form and submits it,mod_jk will automatically redirect it to tomcat2.But when tomcat2 tries to read parameter say Street using req.getParameter("Street"),we get an error saying, Read of HTTP Request POST parameters failed: read < content length Can u pls advise? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
