Displaying 1 result from an estimated 1 matches for "rcvbuff".
Did you mean:
rcvbuf
2001 Feb 15
0
SO_SNDBUFF & SO_RCVBUFF - Here are some practical recommendations
-----BEGIN PGP SIGNED MESSAGE-----
Your mileage may vary, however I have found this to be a very reliable method of determining the optimal "socket options" values for SO_SNDBUFF and SO_RCVBUFF.
1. Adjust your smb.conf to reflect:
socket options = SO_SNDBUFF=4096 SO_RCVBUFF=4096 TCP_NODELAY IPTOS_LOWDELAY
2. Kill your smb/nmb processes, and restart samba.
3. From a workstation, download and install siSoft Sandra (http://www.3bsoftware.com/Downloads/sandra/sandra.html).
4. Map a driv...