> 
> I am using Apache mod_jk and Ajp13 to connect to Tomcat 4.
> When shutting down Tomcat 4 it takes about 15 seconds when
> using apache for the tomcat process to complete, 
> when using Tomcat 4 standalone shutdown and termination of
> the process happens almost immediately.
> 
> Has anyone else seen this behaviour?
> 
> I have two Ajp13 connections configured between Apache and Tomcat,
> one for http and one for https.
> 

i have checked in a small change to org.apache.ajp.tomcat4.Ajp13Processor
that may help speed up shutdown time.  see the checkin comment for revision
1.6 of this file for more info.

it's not perfect, but it's the best i could hope to do for tomcat 4.0.2 :)

-kevin.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to