From owner-freebsd-questions@FreeBSD.ORG Sun Dec 11 16:05:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A2FA16A41F for ; Sun, 11 Dec 2005 16:05:43 +0000 (GMT) (envelope-from mbaki@whywire.com) Received: from eastrmmtao03.cox.net (eastrmmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E10643D67 for ; Sun, 11 Dec 2005 16:05:35 +0000 (GMT) (envelope-from mbaki@whywire.com) Received: from marvin.whywire.com ([68.227.194.65]) by eastrmmtao03.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051211160353.PADF29285.eastrmmtao03.cox.net@marvin.whywire.com> for ; Sun, 11 Dec 2005 11:03:53 -0500 Received: from [192.168.2.222] ([192.168.2.222]) by marvin.whywire.com (8.13.4/8.12.11) with ESMTP id jBBCUd56030938 for ; Sun, 11 Dec 2005 07:30:44 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <75EEA63A-5433-418D-AC2B-74E4F6225D02@whywire.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@freebsd.org From: Monah Baki Date: Sun, 11 Dec 2005 11:05:22 -0500 X-Mailer: Apple Mail (2.746.2) Subject: Freebsd 5.4+samba X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2005 16:05:43 -0000 Hi all, I just installed Freebsd 5.4 with samba 3.x, I'm running a calyx software, and the 6 clients are winxp. The smb.conf is as simple as possible. I noticed that some clients are very slow to connect to the share drive and run a database search. The server is a dell 8400 optiplex, no scsi HDD (sata I think), 3Ghz and 512MB Ram. I was wandering if there's a way to optimize samba, or freebsd. Right now performance wise is worse then when they connect to the same database on a win2003 server and I need to get the win2003 server out of the picture. Thank you