Miquel van Smoorenburg wrote:
># Measures to make sure Windows boxes have throughput
># RFC 1323 "TCP Extensions for High Performance"
>echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
>echo 0 > /proc/sys/net/ipv4/tcp_timestamps
># RFC 2018 "TCP Selective Acknowledgement Options"
>echo 0 > /proc/sys/net/ipv4/tcp_sack
>If I don't do this, the helpdesk gets a telephone flood of complaining
>customers who cannot send mail, cannot open our webpages etc.
We do something similar, except, we don't need to put in the
"echo 0 > /proc/sys/net/ipv4/tcp_sack"
Are you certain it's needed?
--
Sincerely, [EMAIL PROTECTED]
Stephen R. van den Berg (AKA BuGless).
"Your mouse has moved. Windows NT must be restarted for the change to
take effect. Reboot now? [ OK ]"
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]