« Return to Thread: mod_jk failover and preferring localhost

Re: mod_jk failover and preferring localhost

by thuss2 :: Rate this Message:

Reply to Author | View in Thread

Filip, we're not using sessions so we don't need sessions affinity, but if we did we'd use session replication rather than sticky sessions. The sticky option does accept true/false according to the documentation http://tomcat.apache.org/connectors-doc/config/workers.html . I think that's all unrelated to the issue we're seeing though which is that mod_jk seems to be completely ignoring the distance parameter.

-Todd

 « Return to Thread: mod_jk failover and preferring localhost