Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 15051 invoked from network); 6 Apr 2009 10:13:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2009 10:13:06 -0000 Received: (qmail 72329 invoked by uid 500); 6 Apr 2009 10:13:02 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 72307 invoked by uid 500); 6 Apr 2009 10:13:02 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 72298 invoked by uid 99); 6 Apr 2009 10:13:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2009 10:13:02 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Adrian.Marsh@ubiquisys.com designates 82.71.227.93 as permitted sender) Received: from [82.71.227.93] (HELO ubiquisys.com) (82.71.227.93) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2009 10:12:54 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 6 Apr 2009 11:12:33 +0100 Message-ID: <094A73044298734FB7D58CAAA319E1D6018E87D9@UBIQ-SERV1.ubiquisys.local> In-Reply-To: <1404e5910904030851j2ca885dbr4834dcad5ed73624@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Apache memory hog thread-index: Acm0dBiRw0Dhr4XGRP+a39+qiK4URQCK+eOg References: <094A73044298734FB7D58CAAA319E1D6018937CF@UBIQ-SERV1.ubiquisys.local> <49D5D8C7.9090508@ice-sa.com> <094A73044298734FB7D58CAAA319E1D6018938A8@UBIQ-SERV1.ubiquisys.local> <1238764532.7491.116.camel@strangepork.mintel.co.uk> <094A73044298734FB7D58CAAA319E1D6018938C0@UBIQ-SERV1.ubiquisys.local> <1404e5910904030700m70004f6aq28e7aa6c62834749@mail.gmail.com> <094A73044298734FB7D58CAAA319E1D6018938E1@UBIQ-SERV1.ubiquisys.local> <1404e5910904030851j2ca885dbr4834dcad5ed73624@mail.gmail.com> From: "Adrian Marsh" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Apache memory hog Hmmm.. Hi Eric, Ok so I added the 1024 option, but were still seeing a lot of memory = consumption: 28880 apache 15 0 432m 169m 5636 S 0.0 1.4 0:42.64 httpd 28879 apache 18 0 431m 169m 5556 S 0.0 1.4 2:31.04 httpd 28876 apache 15 0 431m 169m 5644 S 0.0 1.4 0:18.69 httpd 28874 apache 15 0 429m 167m 5668 S 0.0 1.4 0:16.55 httpd 28877 apache 15 0 420m 158m 5608 S 0.0 1.3 0:23.42 httpd 28881 apache 15 0 420m 158m 5592 S 0.0 1.3 0:15.02 httpd 28878 apache 15 0 419m 157m 5636 S 0.0 1.3 0:15.33 httpd 28875 apache 15 0 412m 150m 5708 S 0.0 1.2 0:30.47 httpd 5984 apache 15 0 407m 145m 5620 S 0.0 1.2 0:07.63 httpd 8554 apache 15 0 405m 142m 5592 S 0.0 1.2 0:05.25 httpd So I guess there is some leak somewhere.. -----Original Message----- From: Eric Covener [mailto:covener@gmail.com]=20 Sent: 03 April 2009 16:51 To: users@httpd.apache.org Subject: Re: [users@httpd] Apache memory hog On Fri, Apr 3, 2009 at 10:08 AM, Adrian Marsh wrote: > Am trying MaxMemFree 30000 =A0 =A0(30mb? - pure guess number). Far too large, it's per-thread. Try 1MB. --=20 Eric Covener covener@gmail.com --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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