Skip to content

Commit 97c2d32

Browse files
authored
acknowledgments receiver is data sender
fixed #224
1 parent 34eb1bd commit 97c2d32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft-ietf-quic-ack-frequency.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ endpoint performance in the following ways:
139139
critical for high bandwidth connections.
140140

141141
- Similarly, receiving and processing UDP packets can also be CPU intensive, and
142-
reducing acknowledgment frequency reduces this cost at a data sender.
142+
reducing number of packets that only contain acknowledgments also reduces
143+
this cost at a acknowledgments receiver which is the data sender.
143144

144145
- For asymmetric link technologies, such as DOCSIS, LTE, and satellite,
145146
connection throughput in the forward path can become constrained

0 commit comments

Comments
 (0)