Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.mel.aone.net.au!grumpy.fl.net.au!news.webspan.net!ix.netcom.com!howland.erols.net!news.sprintlink.net!news-peer.sprintlink.net!EU.net!uknet!usenet1.news.uk.psi.net!uknet!dispatch.news.demon.net!demon!arg1.demon.co.uk!not-for-mail From: Andrew Gordon <andrew.gordon@net-tel.co.uk> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Big speed difference reading and writing Win95<->Samba Date: Mon, 27 Jan 1997 19:33:22 +0000 Message-ID: <32ED0302.167EB0E7@net-tel.co.uk> References: <87hgka1677.fsf@pippin.jblhome.ping.dk> <32E96264.41C67EA6@net-tel.co.uk> <87afpxohaz.fsf@pippin.jblhome.ping.dk> NNTP-Posting-Host: arg1.demon.co.uk X-NNTP-Posting-Host: arg1.demon.co.uk X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 12 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34559 Jacob Bohn Lorensen wrote: > Andrew> You probably need "-O TCP_NODELAY" when starting nmbd. > > I thought that was the same as > > socket options = TCP_NODELAY > > as I have in my configuration file? Anyway, it doesn't seem to be a > problem with samba-1.9.16pl9. I have compiled it with -DUSE_MMAP and Ah, sorry I missed that. However, in older FreeBSD ports of Samba, the TCP_NODELAY option didn't work, so maybe that was your problem.