BreadCrumbs: Samba
Samba
From Luke Jackson
Revision as of 20:36, 15 May 2007; Ljackson (Talk | contribs)
(diff) ←Older revision | Current revision | Newer revision→ (diff)
(diff) ←Older revision | Current revision | Newer revision→ (diff)
[edit]
FAQ
[edit]
Slow Read Mac OS X
There seems to be a problem with the default configuration of the sockets option in the /etc/smb.conf file.
By default it is configured as below:
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
To fix the slow read for Mac OS X clients simply replace it with this one:
socket options = IPTOS_LOWDELAY TCP_NODELAY