diff options
author | Michael Brown <mcb30@ipxe.org> | 2023-01-25 00:02:11 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2023-01-25 18:34:01 +0000 |
commit | 2d180ce233f6eae8d0df279e5cbf134f547f604c (patch) | |
tree | 22f81777d74e89af0abf7780c88bde498360c736 /README | |
parent | 4bffe0f0d9d0e1496ae5cfb7579e813277c29b0f (diff) | |
download | ipxe-2d180ce233f6eae8d0df279e5cbf134f547f604c.tar.gz |
[tcp] Update maximum window size to 2MB
The current maximum window size of 256kB was calculated based on rough
link bandwidth and RTT measurements taken in 2012, and is too small to
avoid filling the TCP window on some modern links.
Update the list of typical link bandwidth and RTT figures to reflect
the modern world, and increase the maximum window size accordingly.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions