Page MenuHomeDevCentral

Block known datacenter ranges flooding Phabricator
ClosedPublic

Authored by dereckson on Feb 11 2026, 22:41.
Tags
None
Referenced Files
F35155146: D3947.id10227.diff
Tue, Jul 7, 02:59
F35136909: D3947.id.diff
Tue, Jul 7, 00:22
F35109725: D3947.id10510.diff
Mon, Jul 6, 20:40
F35089110: D3947.id10227.diff
Mon, Jul 6, 17:21
Unknown Object (File)
Mon, Jul 6, 07:40
Unknown Object (File)
Sun, Jul 5, 19:28
Unknown Object (File)
Sun, Jul 5, 16:21
Unknown Object (File)
Sun, Jul 5, 15:14
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 Not Applicable
Unit
Tests Not Applicable

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