Hi,

I'm developing a servlet application where I need to send a continuous
stream of data to the browser. When the browser closes I get a
java.lang.IOException and I stop sending the data. 

This works fine on a standalone Tomcat 3.2.1.

However when using Apache + mod_jk + Tomcat I never get the IOException so I
never detect that the browser has gone away. 

This seems similar to a problem posted by Mario Oschwald on March 13, 2001
(mod_jk/apache + tomcat 3.2.1 keep connections open after Browser closes),
but judging by the archives he never got a reply.

Has anyone any ideas?

Aidan Doyle

Reply via email to