From owner-freebsd-performance@FreeBSD.ORG Wed Aug 17 08:12:03 2005 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0113B16A41F for ; Wed, 17 Aug 2005 08:12:03 +0000 (GMT) (envelope-from Shane@007Marketing.com) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F9A43D46 for ; Wed, 17 Aug 2005 08:12:01 +0000 (GMT) (envelope-from Shane@007Marketing.com) Received: from [192.168.8.50] (ppp19-170.static.internode.on.net [150.101.19.170]) by smtp1.adl2.internode.on.net (8.12.9/8.12.9) with ESMTP id j7H8Bxja056874 for ; Wed, 17 Aug 2005 17:42:00 +0930 (CST) User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Wed, 17 Aug 2005 17:41:57 +0930 From: Shane Ambler To: FreeBSD Mailing Lists Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: Slow apache response X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 08:12:03 -0000 I am running a traffic exchange site and have just moved to a dedicated server (new server has been running 15 hours). Server is a P4 1.8G with 1024MB RAM Pages seem to be loading slower than the previous virtual server account but looking at top shows idle% to stay above 80 The mysql backend is located off the server and has not changed in any way when the web server changed. Wusage reports show upto 10,000 hits an hour for the end of yesterday and up to 18,000 hits a few hours ago. (these are the new server stats) One thing that has me curious is apache is started with 150 servers (which I am fine with) and currently I count 178 instances of apache running - but in top all but a couple show their state as lockf which I can't find a reference to. Apart from apache there is sendmail and ssh running (and the basics such as tty's, cron and syslog) All pages are php. Any ideas on how I can get response times up? -- Shane Ambler Shane@007Marketing.com