From owner-freebsd-stable@FreeBSD.ORG Sat May 31 14:03:20 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A670737B401 for ; Sat, 31 May 2003 14:03:19 -0700 (PDT) Received: from pop015.verizon.net (pop015pub.verizon.net [206.46.170.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E87743F3F for ; Sat, 31 May 2003 14:03:18 -0700 (PDT) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.1.67]) by pop015.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030531210317.NPOU20810.pop015.verizon.net@duron.pcmedx.com> for ; Sat, 31 May 2003 16:03:17 -0500 Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id D776DAB4C for ; Sat, 31 May 2003 14:03:16 -0700 (PDT) Message-ID: <001001c327b7$fc05c1c0$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: Date: Sat, 31 May 2003 14:02:45 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Authentication-Info: Submitted using SMTP AUTH at pop015.verizon.net from [4.46.1.67] at Sat, 31 May 2003 16:03:17 -0500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: httpd process size X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 21:03:20 -0000 I run two FreeBSD servers (4.8-STABLE), one is mine and another is a = friend's. I have Apache 1.3.27 with PHP 4.3.1 as a module running on = both of them. The configurations on both Apache installs are almost = identical. Running top on my machine reveals that the size of the httpd = processes are huge, 146M to be exact. On my friend's box, they're ~5.8M, = which seems more reasonable. I've also run Apache on other machines and = they run more along the lines of my friend's machine, so mine is = definitely the anomaly. Any insight or ideas as to what could be causing = this?