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=12346>. 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=12346 Constant Refreshes crash "Framed" Web Applications in TOMCAT ------- Additional Comments From [EMAIL PROTECTED] 2002-09-07 02:32 ------- Length failures are normally associated with the various dynamic data on the page, for instance jsessionid encoded within the page, JSESSIONID cookie or similar. ab normally expects all requests to result in the same length responses, but it is unreasonable to expect that when pages are coming from Tomcat. One way to check is to increase the verbosity and then read what's actually coming back. Painful but helpful :-) Bojan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>