[PATCH PROPOSAL] for mod_jk (was: RE: gracefull shutdown/removal of worker from load balance...)

2001-01-04 Thread Michael Kuz
Title: RE: gracefull shutdown/removal of worker from load balance... Thanks Dave, here you go!   WARNINGThis is not an official patch and that it has only been tested on Linux. Use at your own risk :) OVERVIEW   The patch allows for a worker.name.active parameter to be added to the

[PATCH] gracefull shutdown/removal of worker from load balance...

2001-01-03 Thread Michael Kuz
Title: gracefull shutdown/removal of worker from load balance... I didn't get any response to this emai (for taking a worker out of the load balance worker), so I created a patch for mod_jk.   The patch allows for a worker.name.active parameter to be added to the workers.property fil

gracefull shutdown/removal of worker from load balance...

2001-01-02 Thread Michael Kuz
Title: gracefull shutdown/removal of worker from load balance... Hello all, How do I remove a worker from the load balancer without killing its current sessions? i.e.: I don't want any new sessions created on that worker, and the existing sessions must be allowed to expire 'natu