Split VPN fabric batches by stream
This commit is contained in:
@@ -399,6 +399,9 @@ when either direction exits, so transport cleanup runs promptly on one-sided
|
||||
TUN or carrier failures.
|
||||
Fabric-session packet transport snapshots include close-frame and close-error
|
||||
counters for verifying that stream shard cleanup is actually happening.
|
||||
Outgoing VPN packet batches are split by traffic class and selected stream
|
||||
before they are framed, so one gateway batch containing many browser flows does
|
||||
not collapse onto the first packet's logical stream.
|
||||
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