From owner-freebsd-hackers Thu Jul 11 0:16:20 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6997337B400; Thu, 11 Jul 2002 00:16:18 -0700 (PDT) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB61543E42; Thu, 11 Jul 2002 00:16:17 -0700 (PDT) (envelope-from dmp@pantherdragon.org) Received: from spark.techno.pagans (spark.techno.pagans [4.61.202.145]) by spork.pantherdragon.org (Postfix) with ESMTP id 7F9DE471DA; Thu, 11 Jul 2002 00:16:17 -0700 (PDT) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by spark.techno.pagans (Postfix) with ESMTP id AF6E7FDA0; Thu, 11 Jul 2002 00:16:15 -0700 (PDT) Message-ID: <3D2D30BF.41CE16E8@pantherdragon.org> Date: Thu, 11 Jul 2002 00:16:15 -0700 From: Darren Pilgrim X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Richard Sharpe Cc: Chad David , hackers@FreeBSD.ORG, alfred@FreeBSD.ORG Subject: Re: tuning for samba References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Richard Sharpe wrote: > On Wed, 10 Jul 2002, Darren Pilgrim wrote: > > Samba uses a seperate process for each connection, and Windows opens > > one connection per share. > > Yes to the first claim, no to the second. Most definitely not. For a > single client, windows puts all share access (net use, mounting, whatever > you want to call it) over the single TCP connection to the server. You're right, sorry. I had gotten mixed up on the multiple connection issue because of my own configuration that results in one share per connection. > Nope, ~700 connections! Even with just one connection per machine, though, you're still going to have a significant amount of swappable memory in idle smbd processes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message