https://bz.apache.org/bugzilla/show_bug.cgi?id=48830
--- Comment #1 from Mark Thomas <ma...@apache.org> --- I've just tested this with the ISAPI redirector 1.2.42 and Windows 2008 SP. The same behaviour is observed. The behaviour is related to the socket_timeout. By default this is infinite. Setting a lower timeout (e.g. 10s) enables IIS to shutdown cleanly. Note: With an infinite timeput IIS will shutdown eventually, but not until the back-end writes a response. Need to look to see if there is a way to interrupt / cancel the I/O on shut down. -- 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