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





--- Comment #14 from holger.sch...@tsi-mms.de  2009-05-28 08:18:36 PST ---
How to reproduce:

1. use IE 7 or IE 8
2. have two XMLHttpRequest at the same session
     - one HTTP POST against a HttpServlet
     - one HTTP GET against a CommetProcessor with Long-Poll
     - but both on the same NIO connector

     - the POST sends messages to the Long-Poll

3. adjust server.xml to make sure the NIO connectors maxKeepAliveRequests is
not 1

Testcase will be attached soon

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