Good morning All.
I've recently noticed an odd problem with accessing www.edirectory.co.uk
On all of my FC2 machines here, we recently stopped being able to access the above site. Via Firefox, Mozilla, elinks. All of them fail saying document contains no data.
It would appear that there is a buggy router close to www.edirectory.co.uk. You can work around this problem by:
echo 0 > /proc/sys/net/ipv4/tcp_default_win_scale
or by adding a line like:
net.ipv4.tcp_default_win_scale = 0
to /etc/sysctl.conf.
See http://lwn.net/Articles/92727/
Paul.