Hi everyone !
I am working on the way to put a casified application on a clustered environment. To sum up, the actual infrastructure is : - A CAS server - A service server - Another service server accessed through Proxy mechanism. The target infrastructure is : - A CAS server - A cluster of service server accessed through a network load balancer configured with session affinity. - Another service server accessed through Proxy mechanism. I have seen some tutorial on how to run a CAS server on a cluster, but I have found no information on how to run Casified application on a cluster. The issue is : what to do with the PGT callback url ? If user1 is served by server1 through the load balancer, it is not sure that cas-server will send back the PGT to server1. 1. I have seen that we can specify several callback url, but I'm not sure that each server of the cluster will be reachable from the Internet. 2. Do I have to use session replication mechanism ? Thanks, Mathieu
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
