[Bug 214171] [tcp] Out-of-order transmission severely degrades performance
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 09:02:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214171 Richard Scheffenegger <rscheff@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |rscheff@freebsd.org Resolution|--- |Overcome By Events --- Comment #4 from Richard Scheffenegger <rscheff@freebsd.org> --- I think we should close this. Base TCP does not dynamically adjust the reordering window (dupack threshold). However, the RACK Stack in FreeBSD should have this new property (since this is an intrinsic property of the RACK spec). For RFC standards based TCP, the described behavior is works-as-designed. -- You are receiving this mail because: You are the assignee for the bug.