Re: How to configure Tomcat for OCSP stapling?

2018-06-04 Thread Mark Boon
Hi Mark Thomas, Thanks for the pointer. However, that comment you posted there is 4 years old. Any news on the matter since then at all? Has OCSP Stapling support for NIO connectors since made it into Java 9? Mark Boon On 5/30/18, 12:46 AM, "Mark Thomas" wrote: On

Handling client socket read timeout on server side

2018-06-04 Thread YNDavid
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?