For fun can you beat this? CAS Logins per day.

63 views
Skip to first unread message

Bryan Wooten

unread,
Feb 25, 2017, 5:24:09 PM2/25/17
to cas-...@apereo.org

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



RJ

unread,
Feb 27, 2017, 9:16:37 PM2/27/17
to CAS Community
These are amazing numbers. Have you guys tried any other DB for ticket registry? We are curious about Couchbase. How many Tomcat servers in the cluster and JVM heaps?

Tom Poage

unread,
Feb 28, 2017, 10:46:24 AM2/28/17
to CAS Community
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

Bryan Wooten

unread,
Feb 28, 2017, 11:41:18 AM2/28/17
to cas-...@apereo.org

We run an 8 hour CAS session. We have about 60k users.

 

To honest our numbers are high because we have a really aggressive Solarwinds monitoring system. It is does end to end “synthetic transactions” from up to 50 locations on campus and on AWS. The monitoring hits 100s of apps that are all protected by CAS.


-Bryan


--
- 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 cas-user+unsubscribe@apereo.org.
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.

Tom Poage

unread,
Feb 28, 2017, 12:13:56 PM2/28/17
to CAS Community

On Feb 28, 2017, at 8:41 AM, Bryan Wooten <ttba...@gmail.com> wrote:
...

To honest our numbers are high because we have a really aggressive Solarwinds monitoring system. It is does end to end “synthetic transactions” from up to 50 locations on campus and on AWS. The monitoring hits 100s of apps that are all protected by CAS.


Good point. Our "synthetic transaction" monitoring system is not quite so assertive, though it does makes up for a non-trivial amount of traffic by the end of the day. :-)

Tom.
Reply all
Reply to author
Forward
0 new messages