You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by YNDavid <da...@gmail.com> on 2018/06/04 11:24:37 UTC

Handling client socket read timeout on server side

Hi,

I described problem here, there is version of tomcat etc. ->
https://stackoverflow.com/questions/50641482/spring-boot-tomcat-rest-handling-client-timeout-on-server-side

Jdk is 1.8.0_161

Besides that, I have additional question. Why in this scenario IOException
is not propageted any further?

Cheers,
Dawid