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

--- Comment #17 from Christopher Schultz <ch...@christopherschultz.net> 
2011-04-01 17:47:27 EDT ---
If all the bug takes is load to reproduce, it should be easy to set up a test
that uses wget or something similar to just download a list of files a whole
bunch of times. If you have filenames which match the expected byte count
(4096.gif or whatever), the client can detect that an error has occurred and
log a message including a timestamp.

If keepalive is required to trigger this bug, then a test might be a bit more
difficult to rig... I'm not even sure how to get HttpURLConnection to let me
make multiple requests via a single connection.

Any idea if keepalives either allow this bug to occur or increase the chances
of it occurring?

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