HomeFreeBSD

tcp: bump max snd buffer size for autoscaling

Description

tcp: bump max snd buffer size for autoscaling

This allows in higher throughput values with default settings.
In the review I was proposing using 16 MB, but in the transport
call today we settled on a more conservative value of 8.
Bumping it further will be done in combination with mitigations
for mbuf exhaustion attacks.

Reviewed by: rscheff, cc, glebius, Nick Banks, Peter Lei, jtl, thj, rrs
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D52872

(cherry picked from commit 9dd4742ee51ae80639b087a60ce7d15811c2b1e6)

Details

Provenance
tuexenAuthored on Oct 15 2025, 8:19 PM
Reviewer
rscheff
Differential Revision
D52872: tcp: bump max snd buffer size for autoscaling
Parents
rGbe9b7d8dd037: release.7: Update RPI example + CHROOTDIR + SPDX
Branches
Unknown
Tags
Unknown