On Monday June 13 at 10:00-10:05 enwiki main database (non-api, non-rc, no-slow, no-dump) traffic doubled until approximately 10:40 (all times UTC).
Not that there seems to be as new many queries and connections as there were before, or a 100% increase.
After investigation, the increase of traffic is noticeable by the same amount on mediawiki application servers, and seems to be coming from private ip 10.68.18.3.
The view from one app servers is:
1242 09:58 1459 09:59 5041 10:00 8429 10:01 7227 10:02 8679 10:03 8158 10:04 5796 10:05
Based on the logs, in particular the user agent 'Antigng's Apache 2.4.12', the requests seem to be coming from the tool Antigng, hosted on labs and running on tools-exec-1405.tools.eqiad.wmflabs.
Upon further investigation, the tool seems to be avoiding our load balancing and hardcoding requests to go through cp1008 host- something that not only is undesirable, as this is a host reserved for testing purposes only (and not for bot usage), but it can and probably will be blocked soon.
Requests:
- Please throttle queries so that they do not generate 50% of the enwiki traffic
- Please do not hardcode ips as entry point of the tools and use the load balancer to minimize production impact
- Please use the api for bot-like requests, which have proper means to handle mass-requests and separation from other traffic
Failing to do so will force us to take blocking actions.

