Op vrijdag, 2 oktober 2009 10:30 schreef Eugene <johnba...@gmail.com>:

Please, help me with bug:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
and http://www.jboss.org/index.html?module=bb&op=viewtopic&t=161900
--
Best Regards, Eugene Batogov


Hi,

It's a coincidence, but yesterday I was investigating a problem we have with 
some POST requests which miss the parameters. After some network sniffing I 
found that some POST request have a Content-Length: 72 header, but there is no 
data (on the network). After about 20 seconds Tomcat does give the request to 
my servlet which complains about missing parameters.
It only happens with MSIE 6, 7 and 8. Not with other browsers. I haven't found 
a way to reproduce it yet.

I'm running a clustered Tomcat 6.0.20 on java 1.6.0_12 on Debian Lenny with a 
loadbalancer (LVS or ldirector it is called) in front of it.

Ronald.

Reply via email to