Re: mod_jk taking a single tomcat-worker offline for softwaremaintenance

2008-01-20 Thread Thomas Glanzmann
Rainer, > No, the design of mod_jk is stateless w.r.t. sessions. There are only the > obvious solutions, i.e. assuming that after some time of disabling (time > depending on typical session use cases like 10 minutes or an hour) you stop > the worker and thereby redirect users that still try to

Re: mod_jk taking a single tomcat-worker offline for softwaremaintenance

2008-01-20 Thread Rainer Jung
Hi Thomas, Thomas Glanzmann schrieb: Hello, I have mod_jk version 1:1.2.18-3etch1 (which comes with Debian Etch) as loadbalancer in front of four tomcats version 5.5.20-2etch2 that do not duplicate sessions because of their size (100Mbyte per session; 120 - 500 users). My workers.property looks