https://issues.apache.org/bugzilla/show_bug.cgi?id=49413

Rainer Jung <rainer.j...@kippdata.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |

--- Comment #2 from Rainer Jung <rainer.j...@kippdata.de> 2010-06-09 08:41:23 
EDT ---
Adding to self:

Problem seems to be spurious flush packets coming from the backend. Could be a
webapp problem but still the app server should not send them after finishing
the request. A similar problem, sendng flushes before the headers existed a
while ago.

On the other hand we already fixed the cping/cpong problem by silently
consuming flushes (nothing else) even when not allowed by protocol.

So could you please test the following patch:

http://people.apache.org/~rjung/patches/mod_jk-trunk-ignore-flush-while-sending-request.patch

It drops those flush packets. 

Thanks!

Nevertheless also talking to JBoss makes sense.

-- 
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

Reply via email to