On 2011-01-12, at 1:06 PM, Marvin Addison wrote: > The following discussion started when a user asked about getting a > list of authenticated users, and it turned into a discussion of > TicketRegistry->SessionStorage supporting ad hoc queries in 4.0. If > anyone else has input on this feature, please speak up.
A few years back I added a statistics page to our CAS server which showed things like uptime for the various instances of CAS as well as the number of logged in users, and which users were logged in. This was when we were using JBossCache. Because we were having trouble configuring JBossCache to make it work reliably, we switched to Memcahed, At that point we lost the ability to display this information. We have lived fine without this information, but it would be nice to have. However, as Scott mentioned, there is no way to get this information when using Memcached. -- Ray Davison Senior Systems Consultant Institutional, Collaborative, and Academic Technologies (ICAT) University Computing Services Simon Fraser University 778-782-4448 [email protected] -- 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-dev
