[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE:Strange Problem accessing Web Sites



I would guess that ECN might be turned on:
% cat /proc/sys/net/ipv4/tcp_ecn
To turn it off, use:
% echo "1" > /proc/sys/net/ipv4/tcp_ecn

For info on ECN:
http://www.icir.org/floyd/ecn.html
and of course, Google.

Andrew.



Reply to: