Without using Frontend WebServer how to Test Session Replication in EAP 6 and 7
Issue
- Is there a way to see whether HttpSession replication is working fine in my EAP6 servers without configuring a front end Load Balancer or WebServer.
- How to validate that session replication is indeed happening in EAP 6 and 7?
- How to test the session replication in JBoss EAP 6 and 7 without using the load balancer ?
- How to test the session replication using two JBoss instance IP-addresses
Node-1 -> http://10.10.10.10:8080/ClusterWebApp
Node-2 -> http://20.20.20.20:8080/ClusterWebApp
- How to make sure that session replication is working fine. We have two node already in cluster but now I want to make sure that sessions are replicating.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.