From tomcat-user-return-104548-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Thu Jul 01 08:01:58 2004 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 30993 invoked from network); 1 Jul 2004 08:01:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Jul 2004 08:01:57 -0000 Received: (qmail 46614 invoked by uid 500); 1 Jul 2004 08:01:12 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 46387 invoked by uid 500); 1 Jul 2004 08:01:09 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 46300 invoked by uid 99); 1 Jul 2004 08:01:06 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received: from [64.104.129.9] (HELO ind-iport-1.cisco.com) (64.104.129.9) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 01 Jul 2004 01:01:03 -0700 Received: from india-core-1.cisco.com (64.104.129.221) by ind-iport-1.cisco.com with ESMTP; 01 Jul 2004 13:30:55 +0530 X-BrightmailFiltered: true Received: from codc-mira-1.cisco.com (IDENT:mirapoint@codc-mira-1.cisco.com [192.122.173.20]) by india-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id i618098I002719 for ; Thu, 1 Jul 2004 01:00:10 -0700 (PDT) Received: from suviswanw2k ([10.77.202.60]) by codc-mira-1.cisco.com (Mirapoint Messaging Server MOS 3.3.6-GR) with SMTP id ADP64952; Thu, 1 Jul 2004 13:30:39 +0530 (IST) Message-ID: <068c01c45f41$72881390$3cca4d0a@apac.cisco.com> From: "Surendra Kumar" To: "Tomcat Users List" References: <032401c45e9e$a9cd8a40$3cca4d0a@apac.cisco.com> Subject: Re: Tomcat process memory growth Date: Thu, 1 Jul 2004 13:30:17 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N No I am using md_jk to connect to Apache. Any other thoughts on this. -Surendra ----- Original Message ----- From: "Adrian Barnett" To: "Tomcat Users List" Sent: Wednesday, June 30, 2004 8:11 PM Subject: Re: Tomcat process memory growth > On Wed, 30 Jun 2004 18:05:01 +0530, Surendra Kumar > wrote: > > > Hi > > I am using Tomcat 4.1.29 and JDK 1.4.2_04 in my application. The > > total memory of the process ( VM + Real Memory) > > keeps on increasing. The heap size of VM is not increasing > > ( verified by printing the free memory) , but the total memory > > used by the process increasing. > > Any ideas on how to fix it ? > > Are you using mod_jk2 to connect to Apache? > If so, try adding the line > request.registerRequests=false > to your jk2.properties file. > > I was also getting a memory-creep until I set that flag. > > > -- > Can you see the fnords yet? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org