I'm running a webmail aplication on tomcat4.1.10 + apache2.0.34 + mod_jk2 when a user breaks the browser connection while downloading data (=mail attachment) from tomcat i get the following error on the apache side:
[Wed Nov 20 18:03:24 2002] [error] Error ajp_process_callback - write failed [Wed Nov 20 18:03:24 2002] [error] ajp13.service() ajpGetReply unrecoverable error 3 [Wed Nov 20 18:03:24 2002] [error] ajp13.service() Error forwarding ajp13:localhost:8009 [Wed Nov 20 18:03:24 2002] [error] mod_jk.handler() Error connecting to tomcat 120000 After the first error many more will follow, without the user breaking connections. Isn't it possible for the worker to reinitialize after a severe error? (Maybe through jk2_worker_ajp13_destroy/init?) Jacco -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>