Dashboard > Yale CAS Server 2.x > Home > Load Balancing
Yale CAS Server 2.x Log In   View a printable version of the current page.
Load Balancing

Added by Andrew Petro , last edited by Scott Battaglia on Aug 30, 2007  (view change)
Labels: 
(None)

To load balance or cluster CAS would require that each CAS server instance in a cluster be able to validate tickets that others in the cluster issued.

There are two broad approaches to accomplishing this. One is to minimize the state that needs to be shared by an approach like Making CAS tickets self-validating.

Another is to share the CAS state across CAS instances, by sharing it in an RDBMS or an in-memory Java cache using a technology like Java Groups.

See also Clustering the CAS server

Powered by a free Atlassian Confluence Open Source Project License granted to Java Architectures Special Interest Group. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.3, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators