Hi Mark, Gregor,

Thank you for your kind explanations - I think I understand how it works
now. This is working exactly as I wanted, as for your concerns:
1) We dont use full clustering (distributable flag is set to false on
contexts) - due to heavy sessions in webapp and fixing them is a big hassle.
2) The reason for clustering is that we use clustered sso - that's all we
need cluster for
3) However due to there was no guarantee that user will be loadbalanced to
same node for different context - this resulted in Ajax/Flex errors as for
some reason user principal was not always created correctly on different
node (always happened for Flex channels and sometimes for Ajax requests).

Thanks,
Andrey.


-- 
View this message in context: 
http://old.nabble.com/Always-load-balance-to-same-box-with-different-tomcat-contexts-tp27946266p27984292.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to