Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 22934 invoked from network); 19 Jan 2004 16:42:58 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Jan 2004 16:42:58 -0000 Received: (qmail 2314 invoked by uid 500); 19 Jan 2004 16:42:25 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 2283 invoked by uid 500); 19 Jan 2004 16:42:24 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 2238 invoked from network); 19 Jan 2004 16:42:24 -0000 Received: from unknown (HELO faxmail.internal.cci) (63.80.5.161) by daedalus.apache.org with SMTP; 19 Jan 2004 16:42:24 -0000 Received: from cardcomm ([10.253.32.227]) by faxmail.internal.cci (8.11.0/8.11.0) with SMTP id i0JGgQ420744 for ; Mon, 19 Jan 2004 08:42:26 -0800 From: "Ben Yau" To: Date: Mon, 19 Jan 2004 08:42:34 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <4008BE79.3000006@damianmeyer.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] Timeouts / responsiveness issues with Apache X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > Hi Matthew, > > Yes, further experimentation/investigation is leading me to think the > same things. PHP module is big, but its also our bread and butter (and > many of our clients). What I need to start figuring out is why memory > increases, or the right settings to keep that under control. > > Nothing in /var/log/messages of note. > Have you checked any of the php websites for patches ? I haven't used PHP much but when I worked with ColdFusion Server, we found it had quite a few memory leaks and had to patch that up (vs the netscape server). If you are webhosting, could also be some bad piece of code someone wrote. I think there is some sort of php function you can use to test your PHP garbage collector (leak() or something like that). Just another avenue to test out. Ben Yau --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org