Date: Fri, 17 Dec 1999 22:27:54 +0100 From: Martin Welk <mw@theatre.sax.de> To: death <death@southcom.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba 2.0.6 & broken TCP_NODELAY option Message-ID: <19991217222754.E46333@theatre.sax.de> In-Reply-To: <4.2.2.19991218053300.00b08320@mail.southcom.com.au>; from death@southcom.com.au on Sat, Dec 18, 1999 at 05:37:49AM %2B1100 References: <4.2.2.19991218053300.00b08320@mail.southcom.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 18, 1999 at 05:37:49AM +1100, death wrote: > The smb.conf entry: > > socket options = TCP_NODELAY > > Doesn't work. Transfers to the samba server are dog slow at 200KB/s with or > without the option. Transfers from the server are fine either way. A FAQ, a FAQ :-) Try socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=262144 \ SO_RCVBUF=262144 and see my other mails in this list that deal with this problem :-) Regards, Martin -- /| /| | /| / ,,You know, there's a lot of opportunities, / |/ | artin |/ |/ elk if you're knowing to take them, you know, there's a lot of opportunities, Freiberg/Saxony, Germany if there aren't you can make them, mw@sax.de / mw@theatre.sax.de make or break them!'' (Tennant/Lowe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991217222754.E46333>