On 7/26/07, Allen Gilliland <[EMAIL PROTECTED]> wrote:
Hmmm, I don't know that there is no need for that cache.  That cache is
used to prevent us from having to hit the db constantly when checking
authentication/authorization.  Without it, every single request from
users that are logged in requires extra queries against the db.

Good point. I'll figure out how to flush that cache.

- Dave

Reply via email to