| Author |
WAS 4.0 - Session Affinity
|
Sam Kumar
Ranch Hand
Joined: Nov 30, 2001
Posts: 38
|
|
Hi, How to explicitely turn off Session Affinity in WAS 4.0? In order to test Session failover across mulitple clones, we need to turn off session affinity so that each request from same browser should go to different clones. In WAS 3.0.2, we can explicitely specify Session Affinity as false in bootstrap.properties. ose.session.affinity=true/false I was wondering whether this will work for 4.0. Any ideas! Thanks in advance. Sushil Singh
|
 |
 |
|
|
subject: WAS 4.0 - Session Affinity
|
|
|