On Mon, Sep 26, 2011 at 4:56 PM, David Hicks <[email protected]> wrote: > So... if repcache isn't working and/or isn't worth the headache, what's the > best way to share the Ticket Registry on a couple of CAS servers? > We currently use a couple of F5 LTM load balancers for other things, if > utilizing them helps in some way then that's an option. We have some Tomcat > 7 servers behind the load balancers that share session variable information > in a Tomcat cluster if that can be utilized for CAS...
It partly depends on what you're comfortable with. Recently deployments I've been involved in have had success with clustered mysql and distributed ehcache via rmi. Best, Bill > > David > > On Fri, Sep 23, 2011 at 8:21 AM, Marvin Addison <[email protected]> > wrote: >> >> > We're trying to implement a simple but effective HA solution. Can >> > someone >> > point me to something (anything) that shows the steps for configuring >> > repcached? >> >> Can't do that but I can recommend you search the cas-user archives for >> a fairly lengthy post where I argued against the complexity of >> repcache. I'll just summarize my opinion here: it's additional >> complexity that isn't worth the effort. >> >> 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 >> > > -- > 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
