jserv SHUTDOWN_GRACEFULLY functionality with mod_jk?

2001-01-26 Thread Stefan . Aberg
Hi, are there any plans to add the functionality found in mod_jserv for managing high availability with load balancing? Secifically the shutdown functionality seems to be missing where you could take one tomcat off the load balancing pool and still send old sessions there for a while. Checking

Re: jserv SHUTDOWN_GRACEFULLY functionality with mod_jk?

2001-01-28 Thread stefan aberg
Hi, On Fri, Jan 26, 2001 at 01:27:09PM -0500, ext Dan Milstein wrote: > > 3) Restarting Apache == Bad > > Makes sense to me. Anyone else? > I guess it depends on how well apache handles a restart. Are any current browser connections broken or will apache serv every open connection first an

Patch for jk_sockbuf.c

2001-03-06 Thread Stefan . Aberg
These changes fixes the following problem: When using ajp12 with mod_jk, httpd procesess handling a request will hang, using all cpu time, if tomcat is shut down before the headers of the request have been sent from tomcat. BR, Stefan Ã…berg *** /usr/local/src/apache/jakarta-tomcat-3.2.1-src/sr