Page MenuHomeDevCentral

Block known datacenter ranges flooding Phabricator
ClosedPublic

Authored by dereckson on Feb 11 2026, 22:41.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 24, 11:11
Unknown Object (File)
Mon, Mar 23, 22:07
Unknown Object (File)
Mon, Mar 23, 22:04
Unknown Object (File)
Mon, Mar 23, 22:03
Unknown Object (File)
Fri, Mar 20, 12:18
Unknown Object (File)
Fri, Mar 20, 12:17
Unknown Object (File)
Sat, Mar 14, 01:11
Unknown Object (File)
Sat, Mar 14, 01:05
Subscribers
None

Details

Summary

Phabricator instances receive a very large number of requests
from datacenter servers.

Pending Anubis implementation, this temporary block will mitigate
the current server load.

The ranges2geo.py utility allows to convert a text file containing
CIDR ranges into a geo block for ngx_http_geo_module.

Test Plan

Deploy on docker-002

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Errors
SeverityLocationCodeMessage
Errorutils/nginx/ranges2geo.py:11F401flake8 F401
Unit
No Test Coverage
Branch
flood-phabricator
Build Status
Buildable 6303
Build 6587: arc lint + arc unit

Event Timeline

dereckson created this revision.

Servers log excerpt (2026-02-11)

docker-002 22:58 dereckson: End of nginx deployment. I can confirm an IMMEDIATE impact on DevCentral, it now again serves page very quickly.

docker-002 22:56 dereckson: Deploy previous nginx changes: rm of ssl_trusted_certificate, logs by service

docker-002 22:54 dereckson: Refresh Salt modules

docker-002 22:50 dereckson: Deploy nginx geo_flood_datacenter fix for DevCentral and other Phabricator instances (D3947)

dereckson added a reviewer: ptdradmin.
This revision is now accepted and ready to land.Feb 19 2026, 15:07