From owner-freebsd-questions Sun May 9 12:23:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 91D3C1519D for ; Sun, 9 May 1999 12:23:46 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id OAA23711; Sun, 9 May 1999 14:45:37 -0500 (EST) Date: Sun, 9 May 1999 14:45:35 -0500 (EST) From: Alfred Perlstein To: "Sergey Ayukov (mailing lists)" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: Samba performance? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 9 May 1999, Sergey Ayukov (mailing lists) wrote: > On Sun, 9 May 1999, Alfred Perlstein wrote: > > > Another shot in the dark, try compiling/enabling TCP_NODELAY or something > > that looks like that. > > It is enabled in the smb.conf file. have you tried with it off? It may hurt raw throughput. also, try enabling large TCP windows: sysctl -w net.inet.tcp.rfc1323=1 that can give a signifigant performance boost. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message