You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start every configured HTTP and UDP tracker instance with its own configuration, including repeated same-protocol 0.0.0.0:0 blocks.
Revised Delivery Plan
An earlier implementation attempt is archived on reference branch archive/2035-bootstrap-identity-attempt. It is not proposed for merge. Manual verification found that bootstrap identity alone cannot make per-listener UDP metrics correct: UDP server metrics currently use a global event path, and producer-side suppression can hide facts needed by UDP banning.
Goal
Start every configured HTTP and UDP tracker instance with its own configuration, including repeated same-protocol
0.0.0.0:0blocks.Revised Delivery Plan
An earlier implementation attempt is archived on reference branch
archive/2035-bootstrap-identity-attempt. It is not proposed for merge. Manual verification found that bootstrap identity alone cannot make per-listener UDP metrics correct: UDP server metrics currently use a global event path, and producer-side suppression can hide facts needed by UDP banning.Reimplement #2035 after:
Scope
SocketAddr, for bootstrap correlation.0.0.0.0:0blocks.Out of scope
References
josecelano/archive/2035-bootstrap-identity-attempt