Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 96906 invoked from network); 28 Mar 2008 09:02:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Mar 2008 09:02:47 -0000 Received: (qmail 41018 invoked by uid 500); 28 Mar 2008 09:02:46 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 40693 invoked by uid 500); 28 Mar 2008 09:02:45 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 40684 invoked by uid 99); 28 Mar 2008 09:02:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Mar 2008 02:02:45 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rs@bytecamp.net designates 212.204.60.9 as permitted sender) Received: from [212.204.60.9] (HELO mail.bytecamp.net) (212.204.60.9) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 28 Mar 2008 09:02:04 +0000 Received: (qmail 4531 invoked by uid 89); 28 Mar 2008 09:59:25 +0100 Received: from stella.bytecamp.net (HELO ?212.204.60.37?) (rs%bytecamp.net@212.204.60.37) by mail.bytecamp.net with SMTP; 28 Mar 2008 09:59:25 +0100 Message-ID: <47ECB3E2.9080806@bytecamp.net> Date: Fri, 28 Mar 2008 10:01:22 +0100 From: Robert Schulze User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: modules-dev@httpd.apache.org Subject: Re: Query on deletion of Request pool References: <2ae67e000803260839v3e1382e6ve46ab1a738286292@mail.gmail.com> <1404e5910803260956m2d98ffe7y48bd6568034c122d@mail.gmail.com> <2ae67e000803261951o6c2b7095u54e164300ae6da94@mail.gmail.com> <1404e5910803270724n5cd8a0bcy2d71fed3813d6fe6@mail.gmail.com> <2ae67e000803272120g19d5e58fg63d91e65d2c1e510@mail.gmail.com> In-Reply-To: <2ae67e000803272120g19d5e58fg63d91e65d2c1e510@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, >> On Wed, Mar 26, 2008 at 10:51 PM, Arnab Ganguly >> wrote: >> >>> In the particular box only Apache is running no other application >> process is >>> running.Also one more observation was when the Apache is stopped the >> free -m >>> doesn't result to the original memory restore.We have to reboot the box >> to >>> restore the original RAM. It up to the OS to mark the freed areas as free or use it as a filesystem buffer or whatever buffer, as long as the memory isn't needed by applications. with kind regards, Robert Schulze