https://bugzilla.wikimedia.org/show_bug.cgi?id=9838

--- Comment #26 from Tyler Romeo <[email protected]> 2012-06-12 23:29:25 UTC 
---
(In reply to comment #25)
> $_SESSION wouldn't work for counting unsuccessful logins, as that is per user.

That I know. I just meant in general. Grepping the MW source code for
getSessionData shows it's only used for login tokens and storing usernames.

Anyway, I'm getting off topic. Mainly I just wanted to point out that there's
no logical reason to rely entirely on Memcached, especially when the creators
of Memcached tell you not to. As of now I have a working implementation of what
I decribed earlier (including Memcached). If it's honestly that big a deal to
not use the DB whatsoever then I'll trash it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to