Thanks for the help.
I hadn't realized that the "server" was encoded as part of the session id.
Makes sense. I was planning on implementing an Apache HA solution using
Linus-HA clustering when in fact I can probably just load balance requests
to 2 active Apache instances as sessions will always
Question.
I would like to front my web application with multiple apache instances
(each one HA). Each instance would support sticky sessions and incoming
traffic would be load shared between the sites using DNS. Upon DNS expiry
which could be in the middle of a session, a client could be redirec