Help,
we have just increased ehcache from default: cas.ticket.registry.ehcache.maxElementsInMemory=10000
to: maxElementsInMemory=15000
due to ehcache ticket premature expirations, see my other post: CAS 5.1.6 TGT is destroyed early
When our system goes above 10000, then cas/status throws a warning:
1.SessionMonitor: WARN - Session count (10022) is above threshold 10000. 668 service tickets.
which results in the HTML status code going from 200 to 400.
Is there another CAS system setting that I am missing to prevent this warning?
Thanks, Duane