Tomcat 9 servlet: cannot decrease buffer size for writing the response
I found the strange behavior of the Tomcat 9 servlet: when a client is disconnected before the servlet returns the response, the response is still “returned” without raising any exception.