https://issues.apache.org/bugzilla/show_bug.cgi?id=46808


Mladen Turk <mt...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Common                      |mod_jk




--- Comment #12 from Mladen Turk <mt...@apache.org>  2009-03-07 10:22:54 PST ---
> However, when the state of lbworker doesn't become JK_LB_STATE_ERROR, the
> request that has ap01 as route in the sessionid tries to connect to ap01. And
> keeps trying to connect to ap01 until sessionid become invalid.

Nope this is completely valid. The node is retried in a conservative maner.
Before pulling out the cable you should mark the node a Disabled, and
when all sessions times out, then pull the cable.

We cannot simply kill all sessions if one of them fails.
Rainer is working on a solution that will allow to make that
delay not larger then recover_wait_timeout.

Again, this is edge case and you should really not pull out
the cables out of production servers :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to