Hey guys,
I have 3 Linux boxes behind a load balancer on AWS, I want to make sure that a user does not lose any session. So what I need is that the session data to be distributed to all the servers, so even if one of the servers goes down the user will have a seamless experience, as in he will resume his work as it is but will be bumped from one server to another as the session values will be copied. What can I do to have this functionality on jBoss? Are there any config changes that I need to do?
Thanks,
njoshi
Hi,
You can configure S3PING-module in your AWS environment to create a JBoss cluster.
For detailed information on configuration steps refer here