From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 15:08:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84C4D106567D for ; Fri, 21 Nov 2008 15:08:13 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 3261C8FC1D for ; Fri, 21 Nov 2008 15:08:12 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so423424yxb.13 for ; Fri, 21 Nov 2008 07:08:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :message-id:mime-version:content-type:x-mailer:content-language :thread-index; bh=Dn8yCfAi2jIEyIGxGpIytUY3qn+LLYW5cbyxeqeXRrQ=; b=BNofeoKm+IU5JHOHEUh1Mk9Yfa3E4ahCQzt6lIvSMBJCVcHKN4HHXedqu5YkTx4KYT mY0uwoviu4ffhwTcDcNzLUf7UvfZYWFG7aNqVcVbysU+OZzvCvxxus+Qns4rt1ndRtmC lUZS7IMVRDmPzJMsF5/dcRHzJJJ7OzM1au7KI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :content-language:thread-index; b=n9lhQYX0e+UmKJPLffSZcv2zq6pPSUEnE591eMOmafuEsaGjpIwAFDXkbAxAcryE5r YmT8iWNuO9b4HWdIJry4Y8/RnHg5RqKoLCvSbcu181GeYfHFckVn3B5DQPJB51hvf4Ui cCnQsa2L1t/QRNHpfWUZ4m2QI/CezKWdFbNDA= Received: by 10.65.204.2 with SMTP id g2mr518454qbq.45.1227280092084; Fri, 21 Nov 2008 07:08:12 -0800 (PST) Received: from ansarmm2 (206-248-190-95.dsl.teksavvy.com [206.248.190.95]) by mx.google.com with ESMTPS id 9sm2773711qbw.6.2008.11.21.07.08.08 (version=SSLv3 cipher=RC4-MD5); Fri, 21 Nov 2008 07:08:08 -0800 (PST) From: "Ansar Mohammed" To: Date: Fri, 21 Nov 2008 10:08:07 -0500 Message-ID: <001101c94bea$f6a94a50$e3fbdef0$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-ca Thread-Index: AclL6vWtKb+x+c2HTOedclzuhLhXsg== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Kernel SMB performance 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: Fri, 21 Nov 2008 15:08:13 -0000 Hello all We are considering using an application that uses FreeBSD web servers in front of Windows file servers. How reliable/scalable is the kernel SMB module?