Page MenuHomeFreeBSD

tcp: bump max snd buffer size for autoscaling
AcceptedPublic

Authored by tuexen on Thu, Oct 2, 7:30 PM.
Tags
None
Referenced Files
F131971911: D52872.diff
Sun, Oct 12, 3:02 PM
Unknown Object (File)
Sat, Oct 11, 3:28 PM
Unknown Object (File)
Thu, Oct 9, 11:56 AM
Unknown Object (File)
Thu, Oct 9, 11:55 AM
Unknown Object (File)
Thu, Oct 9, 11:40 AM
Unknown Object (File)
Fri, Oct 3, 8:21 AM
Unknown Object (File)
Thu, Oct 2, 10:39 PM
Unknown Object (File)
Thu, Oct 2, 9:53 PM
Subscribers

Details

Summary

Bump it to 16 MB to allow higher throughput with default configurations.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

tuexen requested review of this revision.Thu, Oct 2, 7:30 PM
This revision is now accepted and ready to land.Thu, Oct 2, 7:39 PM
tuexen retitled this revision from tcp: bump max rcv buffer size for autoscaling to tcp: bump max snd buffer size for autoscaling.Thu, Oct 2, 7:57 PM
jtl added a subscriber: jtl.

Is this worthy of a release note?

In D52872#1207881, @jtl wrote:

Is this worthy of a release note?

Yes, the combination of D52871, D52872, and D52873.

In D52872#1207881, @jtl wrote:

Is this worthy of a release note?

Yes, the combination of D52871, D52872, and D52873.

Why not combine all three into one commit/review? IMO, the concerns are roughly the same with all three. (And, to repeat what I've said elsewhere: "My main concern about these three revisions is that they are somewhat susceptible of remote manipulation, and that could make it easier to DoS a server. However, I view that as a tradeoff that the user needs to make, and think an appropriate release note should suffice to warn about these issues."