Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 1998 12:27:03 -0800
From:      David Greenman <dg@root.com>
To:        bell@reillyplating.com (Jerry Bell)
Cc:        questions@FreeBSD.ORG, mmadio@yahoo.com
Subject:   Re: Poor performance of SAMBA 
Message-ID:  <199802112027.MAA21699@implode.root.com>
In-Reply-To: Your message of "Wed, 11 Feb 1998 19:19:45 CST." <9802111919.AA24915@[10.0.0.2]> 

next in thread | previous in thread | raw e-mail | index | archive | help

>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

   The important option above is TCP_NODELAY; the send/receive socket buffer
sizes default to 16K in FreeBSD, so those should have no affect.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project

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?199802112027.MAA21699>