Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 43788 invoked from network); 10 Jul 2000 17:58:00 -0000 Received: from www.jsq.co.uk (HELO topdog.jsq.co.uk) (195.62.204.130) by locus.apache.org with SMTP; 10 Jul 2000 17:58:00 -0000 Received: from Ed (ted [192.168.1.16]) by topdog.jsq.co.uk (8.9.3/8.8.7) with SMTP id SAA29859 for ; Mon, 10 Jul 2000 18:57:10 +0100 From: "Ed" To: Subject: RE: Memory management Date: Mon, 10 Jul 2000 18:55:22 +0100 Message-ID: <003a01bfea98$04c34d60$1001a8c0@jsq.co.uk> 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 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal In-Reply-To: in the /conf/tomcat.properties file, there is an empty space at the top for the 'wrapper.bin.parameters' settings. You can specify the arguments to pass to the JVM here. type java -X to get a listing of the memory options you can specify, then type the appropriate values into the properties file. Sorry about the nature of this reply, I am about to go home after banging my head against the moniter WRT security settings :( Good luck. Ed -----Original Message----- From: Michael Miller [mailto:MichaeMi@Attachmate.com] Sent: 10 July 2000 18:52 To: 'tomcat-user@jakarta.apache.org' Subject: Memory management I am encountering memory errors during load tests and am looking for a way to specify the min and max heap size. Any help is greatly appreciated. MM