On Mon, 28 Oct 2002, Mike Johnston wrote:
> According to the FreeBSD 4.7 release notes:
> The tcp protocol now has the ability to dynamically limit the send-side
> window to maximize bandwidth and minimize round trip times. The feature can
> be enabled via the net.inet.tcp.inflight_enable sysctl.
>
> Can someone explain how to enable this feature? Do i add it to rc.conf?
Add net.inet.tcp.inflight_enable=1 to /etc/sysctl.conf
If you want to enable it without rebooting, say the magic words:
# sysctl -w net.inet.tcp.inflight_enable=1
Fer
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message