On Tuesday 15 January 2008 David Harel wrote:
> Noam Rathaus wrote:
> > Hi,
> >
> > I would guess MTU issues, use (temporarily):
> > ifconfig eth0 mtu 1400
>
> Didn't help.

Try:

echo "4096    16384   131072 " > /proc/sys/net/ipv4/tcp_wmem
echo "4096    87380   174760 " > /proc/sys/net/ipv4/tcp_rmem

(I used to have the same problem and the above fixed it for me).

- Aviram


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to