AFAIK, the receive window for TCP is automatic. The TCP protocol specifies that
the receive window should be calculated dynamically by a moving average of the
number of timeouts, of which the exact equation escapes me. Linux/*nix all do
this but I think the windows implementation is just broken ;)
Under linux you can specify the MTU for an interface using ifconfig and the mtu
key word.
eg. "ifconfig eth0 mtu N" where N is the MTU size.
I remember playing around with this when I first got cable a couple of years
ago, and it didn't make much difference. You might have more luck with Ultra.
Regards,
Nigel
Quoting Pete <speed@advcomm.co.nz>:
>
> Whoops sent this to adsl, when it was supposed to go to braodband !
>
>
> > The registry hacks change the receive window size and max MTU. Im no
> nix
> > user but afaik nix configures these settings automatically.
> >
> > The hacks offer an excellent increase in speed for win9x....an I
> would
> > recommend using them to get the best performance out of Ultra
>
> Do you know what they set the MTU to? And the receive window size? If I
> have
> these sepcs I can research doing the same under Linux (or research if it
> is
> automatic).
>
> Rgds,
> Pete
>
>
> To unsubscribe: send mail to majordomo@unixathome.org
> with "unsubscribe broadband" in the body of the message
>
To unsubscribe: send mail to majordomo@unixathome.org
with "unsubscribe broadband" in the body of the message
Received on Thu Dec 14 11:01:50 2000