Forum Discussion
Multisession among Tomcat servers and its synchornization
Hi Nitass,
can we just persist based on user login? so, server will decide what to do when user logs in from multiple locations.
I think that's the problem. We don't know login at the beginning at the moment when session is assigned to the specific node. We have to parse login from POST request based on certain URI. We have to create some kind of container for login and decide what to do if it occurs that login exist in our container. I thought about array but LTM initialize array on every new connection therefore we won't know its content across multiple connections.
There is another issue. I thnik that we can not use CLIENT_ACCEPTED event because we don't know login at the beginning. The event fires when user establish TCP connection and we get persist session based on JSessionID. Any input will be appreciated
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com