https://issues.apache.org/bugzilla/show_bug.cgi?id=45008
--- Comment #2 from Kyriakos Tsourapas <[EMAIL PROTECTED]> 2008-05-16 02:48:18 PST --- I comment the documentation : nofailover Off If set to On the session will break if the worker is in error state or disabled. Set this value to On if backend servers do not support session replication. So, since my backend servers do not have session replication, I should set nofailover to On, so that the session breaks. I set it to Off like you suggested and it worked. So the documentation is misleading. Thank you for your support. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
