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

--- Comment #6 from brett.dellegra...@intact-is.com 2010-09-21 13:19:54 EDT ---
Hi,

When using the test servlet the problem appears on the next request when its on
the same socket so its a good idea to have a static file around to request
immediately after executing the test servlet.  The way we did this was to use
Jmeter with only 1 thread but executing the two requests in sequence with no
wait time.

With Apache HTTPD you should see mod_jk (in debug mode) detect an explicit
flush packet and reset the socket instead of the usual CPONG expected response
as reported originally.

Thanks,

Brett

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