Use live QUIC pressure for endpoint ranking
This commit is contained in:
@@ -423,6 +423,10 @@ the transport's cumulative eviction counters, keeping successive heartbeats
|
||||
consistent.
|
||||
`mesh-live-smoke` reports QUIC fabric capacity-pressure percentage from the
|
||||
transport snapshot, verifying that the capacity fields are populated.
|
||||
QUIC fabric snapshots now include per cached connection pressure, endpoint, and
|
||||
saturation state; VPN fabric endpoint ranking consumes that live local pressure
|
||||
before stream-limit rejection, spreading new sessions away from already busy
|
||||
QUIC carriers.
|
||||
Endpoint ranking treats `capacity_limited` observations as a soft pressure
|
||||
penalty instead of a hard recent failure, enabling load spreading without
|
||||
marking the carrier unhealthy.
|
||||
|
||||
Reference in New Issue
Block a user