Does load balancer for RPAS Fusion client install need to be set to "persistent"
We have an issue where the users sessions immediately timeout when connected to the URL that is assigned to the load balancer for our RPAS MFP application.
We have two weblogic servers that are clustered, and a load balancer that sits on top of them. The load balancer will move the users sessions from one Weblogic server to another, and in doing so, the users sessions time out. We changed the load balancer to be set as "persistent" so that once a user logs on, they will stay with that server. Is this a requirement? The alternative is that the clustered weblogic servers were not clustered properly.