Hi All,

          I'm trying to understand this server implementation. I have below 
requorement:

      -> Want to implement SSO by connecting to Windows ASD. How Can I achive 
it? Do note that we web app hosted in Linux platform.


On Thu, 26 Mar 2009 Johan Reinalda wrote :
>Re: [cas-user] HA / ticket replication monitoringAndrew,
>thanks for the great pointer on logging.
>
>Yes, we are just starting out with HA, and are planning on 2 servers, in 
>active/standy mode behind a Layer7 switch.
>The page http://www.ja-sig.org/wiki/display/CASUM/MemcacheTicketRegistry seems 
>to describe the changes needed for MemCache ticket registry, but it isn't 
>quite obvious to me how that plays with HA (unless the argument 0 list of 
>hosts is are the servers in the replication group). I'll have to do some more 
>reading in the cas source and memcache site.  Or is there a better page to get 
>started ?
>
>Johan
>
>   ----- Original Message -----
>   From: Andrew Feller
>   To: [email protected]
>   Sent: Wednesday, March 25, 2009 5:25 AM
>   Subject: Re: [cas-user] HA / ticket replication monitoring
>
>
>   Johan,
>
>   Yes, you can increase the verbosity of logging statements through Log4J.  
> Go into /WEB-INF/classes/log4j.properties and create something to the effect 
> of:
>
>   log4j.logger.org.jboss.cache = TRACE
>   log4j.logger.org.jgroups = TRACE
>
>   You should be careful though as this could cause your logs to grow pretty 
> large.  On a different note thought, we currently use the JBoss Cache 
> approach and are not satisfied with it in terms of replication stability.  
> There have been several people on the list off and on over the past 2 years 
> that have tried but haven't had much luck either.  If you are just starting 
> out, I recommend going the Memcached approach if all you need is 2 CAS 
> servers replicating with one another.
>
>   HTH,
>   A-
>
>
>   On 3/24/09 2:28 PM, "Johan Reinalda" <[email protected]> wrote:
>
>
>     All,
>
>     I have just gotten a test environment configured with the cluster-config 
> as described in the wiki (ie tomcat session replication and ticket 
> replication via the jbossTicketCacheReplication.
>
>     I can see tomcat session replication working via the manager app.
>
>     On both servers I can see the JBoss startup messages (GMS...), but how to 
> I verify that ticket replication is actually happening (short of testing the 
> failover). Is there a way to turn on addtional logging messages to see 
> tickets being replicated ?
>
>     As always, thanks!
>
>     Johan
>     PS environment is RHEL5.2, Tomcat6.0.18, CAS3.3.2-snapshot
>
>
>
>   --
>   Andrew Feller, Analyst
>   LSU University Information Services
>   200 Frey Computing Services Center
>   Baton Rouge, LA 70803
>   Office: 225.578.3737
>   Fax: 225.578.6400
>
>
>-- You are currently subscribed to [email protected] as: 
>[email protected] 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

-- 
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

Reply via email to