[Techtalk] Networking question

Hamster hamster at hamsternet.org
Fri Aug 30 16:22:51 EST 2002


> 
> My question is - where do I find out what this amount is on Linux?
> 
 netstat -rn shows the tcp window size across each known route.

You can set this value using route add blah blah window 12345
where 12345 is the window size you want.

I dont know if linux supports moving windows (something win does).

Also have a look at a programme netperf : http://www.netperf.org/netperf/NetperfPage.html

Hamster




More information about the Techtalk mailing list