Hello,
I think this is an interesting question. I wonder why there is no answer.
Ronald.
Op vrijdag, 8 januari 2010 17:20 schreef Lock Ian IC :
Hi
There was a feature introduced in 6.0.19 to not swallow the inputStream
if the servlet throws an exception and the connection is going t
Hi
There was a feature introduced in 6.0.19 to not swallow the inputStream
if the servlet throws an exception and the connection is going to be
closed.
Without this, Tomcat drains the inputStream, so for example If you're
uploading a large file it ties up the thread until input is drained -
wh