If you want to cluster CAS, take a look at the options available (Under TicketRegistry):
http://www.ja-sig.org/wiki/display/CASUM/Home Also, take a look at our tutorial (which is only for one example, but the concepts can be applied): http://www.ja-sig.org/wiki/display/CASUM/Clustering+CAS -Scott On Mon, Mar 9, 2009 at 10:00 AM, Pablo Mosquera Saenz < [email protected]> wrote: > Hi, I have an application configured to use CAS and IIS > > My configuration is: > > cas.server.validateUrl=https://vmdev01:8443/frmwkCas/proxyValidate > cas.server.casFailed=https://development/frmwkCas/casFailed.jsp > cas.client.urlService= > http://development/frmwkWebAdministration/j_acegi_cas_security_check > cas.server.loginUrl=https://development/frmwkCas/login > cas.server.logoutUrl=https://fdevelopment/frmwkCas/logout > cas.client.trustStore=/apps/ficheroaplicaciones/frmwk/vmdev01.keystore > > > "development" is the name under IIS and is redirected to the machine > "vmdev01". > The parameter validateUrl is with the machine name, because if I use the > IIS name the login fails > > This configuration works. The problem is that under production enviroment > we have a lod balaced server cluster, and I cannot make reference to "one" > machine name > > What should I do? > > Thanks > > -- > 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 > > -- 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
