From owner-freebsd-questions@FreeBSD.ORG Tue Nov 18 14:23:10 2003 Return-Path: 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 6F96816A4CE for ; Tue, 18 Nov 2003 14:23:10 -0800 (PST) Received: from fed1mtao05.cox.net (fed1mtao05.cox.net [68.6.19.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B6BF43FAF for ; Tue, 18 Nov 2003 14:23:07 -0800 (PST) (envelope-from brently@bjwcs.com) Received: from SAMBA ([68.98.26.35]) by fed1mtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031118222304.YFPE9968.fed1mtao05.cox.net@SAMBA> for ; Tue, 18 Nov 2003 17:23:04 -0500 From: "Brent Wiese" To: Date: Tue, 18 Nov 2003 15:28:16 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcOuIp9rUM24Q3PoQu+DCMMN4fieEw== Message-Id: <20031118222304.YFPE9968.fed1mtao05.cox.net@SAMBA> Subject: Apache serving docs from samba share X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 22:23:10 -0000 I'd like to have apache serve its docs from a samba mounted drive share. I've seen articles of people doing this, so my question is more performance related. Has anyone benchmarked this setup? The NAS is fast as snot and lightly used. I've been able to sustain over 100mb/s writing to it over gig-e, so we can assume that its speed is adequate. I don't imagine the apache sites will be too heavily hit, but it definitely won't be a few hits a day type site. Are there any good web pages discussing this anyone can point me to? Also, somewhat related, anyone using sftp and samba to offer secure ftp to Window's shares? Any issues? Thanks, Brent