Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP LTM
Fixed In:
16.1.0
Opened: Jun 10, 2020 Severity: 4-Minor
The connection close reason in QUIC is limited to 5 bytes prior to the path being validated. This makes it difficult to debug early connection failures.
Connection close reason is limited to 5 bytes before the path is validated.
A connection close is sent in QUIC before the path is validated.
None
Reason string limits are now derived from the amount of credit we have remaining to send. This should allow a longer reason string in almost all cases.