HeadsUp Support wrote: > I am using ncsa_auth to authenticate my users and > everything is working fine. Is there any rule of thumb > as to the number of users it can handle? Are we > talking tens, hundreds, thousands or more.
thousands or more, but if you have thousands or more users I would recommend switching to LDAP or another external user database.. doing password updates for thousands of users directly on the proxy box is not a fun task.. Regards Henrik
