Your claim is correct. In a distribution env. it is better to put attempts in DB instead of HashMap. With regard to user cache, I guess at that point user cache doesn't work since user hasn't got any credential from Acegi.
DNewfield wrote: > > I've not yet looked into the caching mechanisms used by appfuse based > applications, which may effect things. Is the following claim about DB > access accurate? > > DNewfield wrote: >> Why not asynchronously store it in the DB which is getting hit as >> part of the login anyway? > > -Dale > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/locking-account-afer-several-tries-of-login-tf2735347s2369.html#a7644446 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
