Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ssh, HPN extension and TCP auto-tuning



FWIW, I use these settings to get decent performance on slow (25 Mb/s),
long-distance connections (Illinois -> New York) and fast (1 Gb/s),
short-distance connections (inside the same office/home).

kern.sbmax=16777216
net.inet.tcp.recvbuf_max=16777216
net.inet.tcp.sendbuf_max=16777216
net.inet.tcp.recvspace=262144
net.inet.tcp.sendspace=262144

These derive from personal advice I have received, and experimentation.

Dave

-- 
David Young
dyoung%pobox.com@localhost    Urbana, IL    (217) 721-9981


Home | Main Index | Thread Index | Old Index