Sounds like you've seen a non-trivial amount of this? Disabling window scaling with net.ipv4.tcp_window_scaling=0 will "fix" the logs, but of course, it will also disable window scaling, which means that you are limiting the size of your congestion window to 64KB. This effectively limits the throughput of TCP sessions over "long, fat pipes". Casey |