Am 26.11.13 11:56, schrieb Đào Văn Phong: > Hello everybody, > > I have some questions about CAS but I dont have answer. Can you help me > answer the question I give below. > > Thanks so much. > > 1. Compare CAS and authentication at local database. What is faster and > what slower?
I assume that CAS would also access the "local database", or would you be using some other identity management system? Generally speaking I would say, that CAS is always slower, because of the overhead of redirects and ticket validation. > 2. how many users can allowed to log in same time at CAS? I guess there is no hard limit, but depends very much on how CAS is setup and what infrastructure beneath you are using. HTH Michael > > 3. How to check how many users logging in same time? > -- 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-user
