https://bz.apache.org/bugzilla/show_bug.cgi?id=64080

--- Comment #4 from carbatt...@hotmail.com ---
@Christopher Schultz In the previous bug 62515 I mentioned the first thing that
should happen, when a shutdown is requested, is that the port should be closed,
so no more incoming requests are accepted.

Then in-flight requests should be executed to completion based on timeout.

This bug is about that this is only partially implemented, as the port is
partially closed as the first thing, it still accepts connect requests, but
fails when the client tries to submit the request payload (eg on a POST).

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