From owner-freebsd-questions@FreeBSD.ORG Sun Sep 14 20:57:01 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 8227B16A4BF for ; Sun, 14 Sep 2003 20:57:01 -0700 (PDT) Received: from nitrogen.nocdirect.com (nitrogen.nocdirect.com [66.227.56.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id D55F243FA3 for ; Sun, 14 Sep 2003 20:57:00 -0700 (PDT) (envelope-from dpuryear@usa.net) Received: from localhost ([127.0.0.1] helo=dpboxen.usa.net) by nitrogen.nocdirect.com with esmtp (Exim 4.20) id 19ykTg-0003Ic-G9; Sun, 14 Sep 2003 22:56:40 -0500 Message-Id: <5.2.1.1.0.20030914221926.02967320@localhost port 111> X-Sender: dpuryear@pop.netaddress.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Sun, 14 Sep 2003 22:24:52 -0500 To: "Chris" , freebsd-questions@freebsd.org From: Dustin Puryear In-Reply-To: <200309142007320782.001308A1@coolarrow.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - nitrogen.nocdirect.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - usa.net Subject: Re: 4.8 Install for Web Server 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: Mon, 15 Sep 2003 03:57:01 -0000 At 08:07 PM 9/14/2003 -0500, Chris wrote: >Any pointers or suggestions on a fresh install of 4.8, when the box will >be used for a web server running in a handful of jails? It has 80gig HD, >so one of the issues I'm inquiring about is a good partitioning scheme. Just create a typical partitioning scheme for a web server, and keep the location of the logs and swap close to or at the outside of your disk. Going from the outside of the disk inward, you would have: / (small), swap, /www-jails, and so on. If you are going to have some heavy sites consider two disks: one for system and web content files and the other for access logs. You may want to look into turning off access time updates on your web content and log files. --- Dustin Puryear Puryear Information Technology, LLC Providing expertise in the management, integration, and security of Windows and UNIX systems, networks, and applications.