Displaying 1 result from an estimated 1 matches for "906ff333".
2007 Aug 06
2
cache questions
Hi Guys,
We have:
auth_cache_size = 2048 #Kb
auth_cache_ttl = 900 #life of the cache
Seems to work well (though haven't tried looking at stats). Only problem
is that every so often, one of our new users tries to log in quickly
before the account is marked (in a db) as 'active'. They use the right
password but the sql query fails because the active flag is not yet set.
This