From owner-freebsd-questions Wed Aug 21 07:03:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA17375 for questions-outgoing; Wed, 21 Aug 1996 07:03:43 -0700 (PDT) Received: from chaski.com (chaski.com [206.185.185.26]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA17370 for ; Wed, 21 Aug 1996 07:03:39 -0700 (PDT) Received: (from mike@localhost) by chaski.com (8.6.12/8.6.12) id IAA02033 for questions@freebsd.org; Wed, 21 Aug 1996 08:04:58 -0500 From: michael dorin Message-Id: <199608211304.IAA02033@chaski.com> Subject: System Tuning for Apache (FreeBSD ver2.1) To: questions@freebsd.org Date: Wed, 21 Aug 1996 08:04:43 -0500 (CDT) X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a freebsd based web server. (http://www.chaski.com) running apache and FreeBSD 2.10 from Walnut Creek. I have changed nothing, except building a custom kernel for the devices I have. We are now passing 3000 hits a day, and I was wondering if there was anything I should do with the config files. I have been happy with the performance so far...I just don't want to get more traffic then I can handle and then panic. I did see the apache page for tuning. I do plan on trying to set maxusers to 256 in the kernel build as well as CHILD_MAX=512 and OPEN_MAX=512. I can't find where I change SOMAXCONN or NMBCLUSTERS. I have a system based on 72 Meg of ram, 4 gig of disk space, scsi tape scsi cdrom. NE2000 network card. Are these really that bad? Pentium 100 Mhz. Thanks for any advice. -Michael Dorin