> -----Original Message----- > From: Marvin Addison [mailto:[email protected]] > Sent: Thursday, April 07, 2011 9:22 AM > To: [email protected] > Subject: Re: [cas-user] Services Management Application Questions > > > will the DB server being down affect the authorization of services > > that are already in the SM? (i.e. will CAS still be able to release > > service tickets and attributes for existing services?) > > You would still be able to perform service authorization if the DB is down. > CAS maintains an in-memory collection of services that is periodically > refreshed from the database. If the database was down, the periodic > refresh process would fail. But the in-memory data would continue to be > available to support service authorization. >
Speaking of that - is there a way to force the refresh outside of just waiting for it? (besides restarting Tomcat that is...) Rob Marti -- 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
