No. of Shibboleth servers required for 6, 00, 000 users to authenticate.

Nate Klingenstein ndk at internet2.edu
Fri Jun 7 12:17:04 EDT 2013


What to Watch For

CPU load is primarily determined by the number of logins per second your IdP will experience at peak load due to the cryptography of signing and encrypting assertions.  Latency, when there is enough CPU, will be heavily influenced by the response time of the data sources that the IdP communicates with when authenticating users and acquiring attributes.  RAM consumption is primarily determined by the number of concurrent login sessions each IdP node will keep, which is itself a function of session storage and replication choices<https://wiki.shibboleth.net/confluence/display/SHIB2/IdPStatelessClustering>, followed by logins per second and session duration.  Total user base size tends to be an issue for upstream data sources to worry about and not a primary factor for load on the IdP.

CPU load is the principal bottleneck in most IdP deployments.

Please do amend if you have any changes.

https://wiki.shibboleth.net/confluence/display/SHIB2/IdPProdLoadTestResults
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130607/faf79ad9/attachment.html 


More information about the users mailing list