Max Klohn wrote:

> > With an RTT of 20ms, this would
> > limit you to around 430kb/s (which would still be a substantial
> > improvement over 25Kb/s, admittedly).
> 
> could some options like TCP_NODELAY and/or IPTOS_LOWDELAY help? saw this in the
> smb.conf file, but how to set similar paremeters for ftp and others?

Samba enables TCP_NODELAY by default. IPTOS_LOWDELAY shouldn't really
make any difference unless something is scheduling packets based upon
TOS (which implies that there is some degree of contention for
bandwidth). Neither of these should make any difference if you are
interested in throughput rather than bandwidth.

-- 
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to