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

--- Comment #3 from Kazimierz <[email protected]> ---
I found out that the internal count of filter hits read from Memcached is
always 0. I don't have Memcached enabled.

isThrottled function (AbuseFilter.class.php)
$key = 'wiki:abusefilter:throttle:2:user:3' (seems legit)
$count = 0 (always). 

I think the problem is that AbuseFilter always uses Memcached for throttle,
even if it's not enabled.

-- 
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