File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2551,11 +2551,8 @@ acknowledged again.
25512551Because ACK-only packets are not acknowledged, a receiver that is only
25522552sending ACK frames will only receive acknowledgements for its packets
25532553if the sender piggybacks them on other packets. In order to enable
2554- this, senders SHOULD prioritize sending ACKs along with their data.
2555- In addition, if a receiver regularly issues additional flow control
2556- credit rather than just issuing infinite flow control credit at the
2557- beginning of the connection, the MAX_DATA and MAX_STREAM_DATA frames
2558- will elicit acknowledgements from the sender
2554+ this, when sending non-ACK frames, senders SHOULD bundle ACKs when
2555+ possible.
25592556
25602557To limit receiver state or the size of ACK frames, a receiver MAY limit the
25612558number of ACK blocks it sends. A receiver can do this even without receiving
You can’t perform that action at this time.
0 commit comments