in reply to Re: Re: Re: AuthDBI : Cache problem + potential error in source ?
in thread AuthDBI : Cache problem + potential error in source ?

I have a different behaviour here:
My user can't just login again as you said, because the cache is not cleaned for user X even if user X logs in after the cache's expiration. I have to make user Y login, so that the cache is clear for Mr.X ... Wich is why I posted the question in the first place.
In theory, if I had only one user, then his cache would never be renewed ( if you follow me so far). Strange, no?
  • Comment on Re: Re: Re: Re: AuthDBI : Cache problem + potential error in source ?

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: AuthDBI : Cache problem + potential error in source ?
by perrin (Chancellor) on Jan 27, 2003 at 18:52 UTC
    Set CleanupTime to 0.
      I did.
      I get the same behaviour anyway :-(.
      By the way my version is 0.89