Re: Request for Testing: TCP RACK
- Reply: Alexander Leidinger : "Re: Request for Testing: TCP RACK"
- In reply to: tuexen_a_freebsd.org: "Request for Testing: TCP RACK"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Nov 2023 13:29:31 UTC
On Thu, Nov 16, 2023 at 10:13:05AM +0100, tuexen@freebsd.org wrote: >You can load the kernel module using >kldload tcp_rack > >You can make the RACK stack the default stack using >sysctl net.inet.tcp.functions_default=rack Hi, thank you for this. https://klarasystems.com/articles/using-the-freebsd-rack-tcp-stack/ mentions this needs to be set in /etc/src.conf : WITH_EXTRA_TCP_STACKS=1 Is this still the case? Context here is -current both in a vm and bare metal, on various machines, on various connections, from DSL to 10Gb. Is there a method (yet) for enabling this functionality in various -RELENG maybe where one can compile in a vm built for that purpose, then transferring to the production vm? Would it be expected to work on arm64? What testing would you like doing? --