Date: Mon, 13 Oct 1997 12:08:59 +0100 (BST) From: Andrew Gordon <arg@arg1.demon.co.uk> To: Robert Schien <robsch@robkaos.ruhr.de> Cc: hardware@freebsd.org Subject: Re: Strange network problem Message-ID: <Pine.BSF.3.91.971013120421.15212A-100000@server.arg.sj.co.uk> In-Reply-To: <m0xKMDX-00067hC@robkaos.ruhr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Oct 1997, Robert Schien wrote: > No the problem: > On B I am running the samba server. Sometimes it is necessary > for me to run Winloose NT 4 on the Pro and it is nice when I can > access files from B. > > But the samba performance is very bad. When the Pentium Pro machine (A) > copies files from B than only 200 KB/s are achived. > FTP from A to B and vice versa as well as the TCP benchmark tcpblast > show the almost full performance of 1.1 MB/s. > But when I run smbclient I only get 330 KB/s. > smbclient locally on B delivers 5 MB/s or more. Do you have "-O TCP_NODELAY" on the command line for smbd (or the equivalent in the smb.conf)? Without this, the typical symptoms are very poor performance where the client is a faster machine than the server. (note also that in old versions of the FreeBSD port of samba, this option was ignored silently due to a missing include file; recent versions in ports seem to be OK).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.971013120421.15212A-100000>
