Hi Christina,

Regarding the Warp connector, if you don't need that servlets can be served from an 
apache webserver you can disable it from server.xml Anyway you have to change that 
connector to jk2 (or at least jk)..
Some infos are here 
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html

The access_log from $CATALINA_HOME/logs contains some informations regarding what 
information is exchanged. You can use this if you know when a servlet finishes without 
any output to the client.

Viorel

------
Ce mica este lumea :)
  ----- Original Message ----- 
  From: Christina Androne 
  To: Tomcat Users List 
  Sent: Thursday, July 29, 2004 18:23
  Subject: Re: Stopping takes ages


  Dale, Matt wrote:

  >Yes those look like the right ones. Are you using apache as the webserver? If so 
which module are you using to send the requests to tomcat?
  >
  >  
  >
  The webserver is Tomcat only.

  (Apache is installed on that machine though, but I never start it)


  Christina

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

Reply via email to