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

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
(In reply to Paul Gaylie from comment #2)
> Mark,
> 
> Unfortunately, killing a browser is not a good simulation because the
> browser is smart enough to properly close the websocket when it gets killed.

With kill -9 the browser nver gets the chance. The close isn't clean - a bunch
of IOExceptions are triggered.

> Here is what to do: connect using a mobile browser on your phone (like
> Chrome on Android) and then shutoff the mobile data connection on your
> phone. Then you should see the doClose() operation happening on the server
> side.

I'll try but right now my money is on this already being fixed in the post
8.0.18 changes.

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