> We are looking to deploy an HA architecture for CAS. We will have a load > balancer with a server on two different campuses.
I believe the following documentation will be helpful: http://jasig.github.io/cas/4.0.0/planning/High-Availability-Guide.html The "Recommended Architecture" diagram is effectively the architecture of Virginia Tech's HA deployment. We use memcached for ticket storage for what it's worth, but many folks use Ehcache and increasingly Hazelcast. Your ticket storage backend is arguably the most important system component, so choose wisely. Best, M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
