Configure QUIC fabric idle TTL

This commit is contained in:
2026-05-16 11:51:32 +03:00
parent 8622ee71d7
commit 6dc7a61c9d
10 changed files with 31 additions and 0 deletions
@@ -371,6 +371,9 @@ profiles.
QUIC stream-limit rejects are classified as capacity pressure instead of peer
endpoint failure, so local health feedback does not incorrectly demote a healthy
but saturated carrier.
Cached QUIC carrier idle TTL is configurable through
`RAP_VPN_FABRIC_QUIC_IDLE_TTL_SECONDS` / `-vpn-fabric-quic-idle-ttl` and
propagated by host-agent install profiles.
Deliverables: