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

--- Comment #5 from Antoine "hashar" Musso <has...@free.fr> ---
We have some security audit being run on the beta cluster. Unfortunately the
script is not throttled and cause a fair amount of queries on the backend
server.

We apparently only had one (hhvm) application server until today which does not
help either.

I have blacklisted the volunteer IP on the beta cluster varnish caches using:

  ip route add blackhole x.y.z.a/32

Actual IP can be found by using 'route -n'.


To remove the blacklist one can:


 ip route add blackhole "THE IP ADDRESS/32"

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to