Client-IP Based Affinity
s
steven vanlandingham
Allow affinity based on the client IP Address. Currently it is only able to be done with cookies. This does not work when the application server has local session storage and the application has authenticated pages on subdomains of the main domain.
E.g. user logs in and can hit authenticated page. User navigates to test.domain.com and affinity is lost, the user hits a different VM, and is not seen as logged in because sessions are local.