On Tue, Feb 28, 2012 at 9:09 PM, William G. Thompson, Jr. <[email protected]>wrote:
> > On Tue, Feb 28, 2012 at 8:19 PM, Scott Battaglia < > [email protected]> wrote: > >> You can disable it just at the registry cleaner level (and leave it >> available for /logout): > > > Sure or use a ticket registry that doesn't need an external "cleaner" like > EhcacheTicketRegistry. > And you're trading not having a cleaner for your expiration policies possibly not being honored. > > It would still be sensible to turn it off via the ArgumentExtractors if > it is not needed. > > The key words there being not needed. Cheers, Scott > Bill > > > >> >> <bean id="ticketRegistryCleaner" class= >> "org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner" >> p:ticketRegistry-ref="ticketRegistry" >> p:lock-ref="cleanerLock" >> p:logUserOutOfServices="false" /> >> >> >> On Tue, Feb 28, 2012 at 8:17 PM, William G. Thompson, Jr. < >> [email protected]> wrote: >> >>> See Disabling Single Sign Out on the Server: >>> https://wiki.jasig.org/display/CASUM/Single+Sign+Out >>> >>> Also, one of my fav threads: >>> >>> http://jasig.275507.n4.nabble.com/the-misnamed-single-sign-off-or-if-you-prefer-single-log-off-SLO-td3713224.html >>> >>> Best, >>> Bill >>> >>> On Tue, Feb 28, 2012 at 7:42 PM, Osburn, Andy G <[email protected]> wrote: >>> > Ah, gotcha, >>> > >>> > >>> > >>> > Single sign out is on by default. >>> > >>> > >>> > >>> > Thanks, >>> > >>> > Andy >>> > >>> > >>> > >>> > From: Matthew Selwood [mailto:[email protected]] >>> > Sent: Tuesday, February 28, 2012 4:34 PM >>> > >>> > >>> > To: [email protected] >>> > Subject: RE: [cas-user] Network activity originating from CAS >>> > >>> > >>> > >>> > As Scott mentioned, if you’re not using single sign out then you can >>> disable >>> > it. >>> > >>> > >>> > >>> > If you are using single sign out, I’d recommend reducing the ticket >>> cleaner >>> > time. This will result in more frequent but smaller spikes. >>> > >>> > >>> > >>> > Matt >>> > >>> > >>> > >>> > >>> > >>> > From: Scott Battaglia [mailto:[email protected]] >>> > Sent: Tuesday, February 28, 2012 4:28 PM >>> > To: [email protected] >>> > Subject: Re: [cas-user] Network activity originating from CAS >>> > >>> > >>> > >>> > Have you explicitly disabled single sign out on CAS? If not, then the >>> calls >>> > are being made. >>> > >>> > >>> > >>> > On Tue, Feb 28, 2012 at 7:14 PM, Osburn, Andy G <[email protected]> >>> wrote: >>> > >>> > Matt, >>> > >>> > >>> > >>> > I was leaning in that direction. Is this behavior fundamental to CAS >>> > inner-workings, or can it be shut off? If there is no single-sign out >>> being >>> > used, then it seems CAS shouldn’t try to contact anything. >>> > >>> > >>> > >>> > Thanks, >>> > >>> > Andy >>> > >>> > >>> > >>> > From: Matthew Selwood [mailto:[email protected]] >>> > Sent: Tuesday, February 28, 2012 4:06 PM >>> > To: [email protected] >>> > Subject: RE:[cas-user] Network activity originating from CAS >>> > >>> > >>> > >>> > What’s your ticket registry cleaner time value (ie. The frequency that >>> CAS >>> > cleans expired tickets)? It’s found in ticketRegistry.xml. The spike >>> is >>> > probably logout requests being sent by CAS. >>> > >>> > >>> > Matt >>> > >>> > >>> > >>> > >>> > >>> > From: Osburn, Andy G [mailto:[email protected]] >>> > Sent: Tuesday, February 28, 2012 3:43 PM >>> > To: [email protected] >>> > Subject: [cas-user] Network activity originating from CAS >>> > >>> > >>> > >>> > All, >>> > >>> > >>> > >>> > Does anyone have knowledge of why CAS would initiate a spike in network >>> > activity aimed at the load balancer it sits behind every 85 minutes? >>> > >>> > >>> > >>> > Thanks, >>> > >>> > Andy Osburn >>> > >>> > Sacramento State University >>> > >>> > >>> > >>> > -- >>> > >>> > 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 >>> > >>> > >>> > >>> > -- >>> > >>> > 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 >>> >>> -- >>> 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 > > -- 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
