mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-15 16:04:37 +00:00
b002145e9f
Due to a erroneous interpretation of the RFC 9000 (quic-transport), ACKs frames were always sent only after having received two ack-eliciting packets. This could trigger useless retransmissions for tail packets on the peer side. For now on, we send as soon as possible ACK frames as soon as we have ACK to send, in the same packets as the ack-eliciting frame packets, and we also send ACK frames after having received 2 ack-eliciting packets since the last time we sent an ACK frame with other ack-eliciting frames. |
||
---|---|---|
.. | ||
haproxy | ||
import |