https://issues.apache.org/bugzilla/show_bug.cgi?id=46770
Rainer Jung <rainer.j...@kippdata.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable --- Comment #11 from Rainer Jung <rainer.j...@kippdata.de> 2009-02-26 05:02:48 PST --- I found the reason, why 6.0 and trunk behave better. It's a side effect of r411577 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=411577 ) It replaces INITIAL_STATE with an variable initial. When FLUSH sends out the headers, initial is used as a guard against duplicate sending of the headers. I will attach a patch which is a direct port of this side effect to TC 5.5. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org