D
dbeavon
Guest
Are you working from the PASOE documentation, or from tomcat docs? I'd be interested to hear how this ends up working for you. And what docs you found for the setup work. Session replication seems like it would be a useful feature. PS. Our own load-balancing is done by Citrix Netscaler. Unfortunately the failover from one PASOE server to another is fairly painful. During a failover, all of the "state-free/session-free" openclients running on .Net will crash. This is because the openclient's internal session pool becomes invalidated as a result of the failover. The moment one of them begins another round-trip request to PASOE, they encounter a generic communication exception. (The exception seems to indicates a very general-purpose network problem - "something bad happened").
Continue reading...
Continue reading...