Bryan,

Curious, what is your session lifetime?

Ours is (a legacy) 12 hours. We have roughly 73k core affiliate (faculty, 
staff, student, ...) accounts, so people generally login only once a day or so.

24 Feb:

AUTHENTICATION_SUCCESS: 91116
SERVICE_TICKET_VALIDATED: 161060

Cf.

for h in casweb{6,7,8,10}
  do ssh $h 'gzip -dc /path.../logs/cas_audit-2017-02-24-1.gz | fgrep 
SERVICE_TICKET_VALIDATED'
done | wc -l

On Feb 25, 2017, at 2:24 PM, Bryan Wooten 
<[email protected]<mailto:[email protected]>> wrote:


We have two CAS 3.6.x servers behind a Netscaler running on Tomcat 8. Hazelcast 
Ticket Registry. JSON Service Registry with 500+ entries (all wild carded for 
urls). Duo for all employees. (30k)

CAS1

grep AUTHENTICATION_SUCCESS cas.log.2017-02-24* | wc -l

215743

CAS2

grep AUTHENTICATION_SUCCESS cas.log.2017-02-24* | wc -l

207414

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/D21DC291-C03A-40C4-9160-4127A60D7F03%40ucdavis.edu.

Reply via email to