Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 98 19:19:45 CST
From:      bell@reillyplating.com (Jerry Bell)
To:        questions@FreeBSD.ORG, mmadio@yahoo.com
Subject:   Re: Poor performance of SAMBA
Message-ID:  <9802111919.AA24915@[10.0.0.2]>

next in thread | raw e-mail | index | archive | help
%UNIPLEX
%TO            mmadio@yahoo.com
%CC            questions@freebsd.org
%FROM          bell
%SYSTEM        sysV88
%SUBJECT       Re: Poor performance of SAMBA
%VERIFY        y
%REGISTERED    y
%DATE          11/02/98 14:19
%REFERENCE     9609

I wasn't very impressed with the performance of Samba on FreeBSD either,
until I found out about these changes to smb.conf:
add
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=16384 SO_RCVBUF=16384
readsize = 16384
read prediction = true

to the [global] section of smb.conf.  Restart Samba, and I think you'll see a
big improvement.

Good Luck,

Jerry Bell
jerry@reillyplating.com
jerrybell@computer.org
jerrybell@ili.net
%UEND

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9802111919.AA24915>