Murat Guven Mucuk wrote:
>
> So,
>
> a) SQL could fail sometimes (if server has high load)
>
> b) cdb auth will not fail, but will always be _slower_ than
> SQL. Did i understood right ?
cdb will always be faster on lookups, and will be slower on
updates on large sites. (5K or greater)
>
> And i guess, under the light of these 2 topics,
> cdb auth mechanism will be better for a 'little' server.
>
> (my 'little' term is 40-50 max domains and 2000-2500 max users)
Yes, cdb would be better.
Ken Jones