Thilo Six wrote:
what gives you $ cat /proc/sys/net/ipv4/tcp_window_scaling ? It should be 0
It's 1 on my system.
From ip-sysctl.txt:
tcp_window_scaling - BOOLEAN
Enable window scaling as defined in RFC1323.
This seems like a good thing. Why do you say it should be 0?