1
0
mirror of https://git.torproject.org/tor.git synced 2025-10-06 02:22:51 +02:00
Files
tor/changes/bug41130
2025-09-30 14:14:53 -04:00

7 lines
409 B
Plaintext

o Minor bugfixes (stream flow control performance):
- Use a 5 ms grace period to allow an edge connection to flush its stream
data to the socket before sending an XOFF. This significantly reduces the
number of XON/XOFF messages sent when (1) the application is reading
stream data at a fast rate, and (2) when conflux is enabled.
Fixes part of bug 41130; bugfix on 0.4.7.2-alpha