Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 70592 invoked from network); 23 Jul 2003 15:33:01 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 23 Jul 2003 15:33:01 -0000 Received: (qmail 8283 invoked by uid 97); 23 Jul 2003 15:35:36 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 8276 invoked from network); 23 Jul 2003 15:35:36 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 23 Jul 2003 15:35:36 -0000 Received: (qmail 68528 invoked by uid 500); 23 Jul 2003 15:32:30 -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 68494 invoked from network); 23 Jul 2003 15:32:29 -0000 Received: from postal.logic.bm (HELO postal.logic-iit.bm) (198.207.16.146) by daedalus.apache.org with SMTP; 23 Jul 2003 15:32:29 -0000 Received: from unity.LOGIC-IIT.BM ([198.207.16.3]) by postal.logic-iit.bm with Microsoft SMTPSVC(5.0.2195.5329); Wed, 23 Jul 2003 12:32:31 -0300 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: heap size X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Wed, 23 Jul 2003 12:32:31 -0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: config help Thread-Index: AcNRDvuLan1D3Q7gTSiFPUlmvIu1qQACTyNgAAXRUBA= From: "Geoff Peters" To: "Tomcat Users List" X-OriginalArrivalTime: 23 Jul 2003 15:32:31.0666 (UTC) FILETIME=[A1D13120:01C3512F] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Yoav - Where do you specify heap size? I understand it is a parameter of = the java command, but is in a Tomcat startup script somewhere? Or do I = just execute it at the command line? -----Original Message----- From: Shapira, Yoav [mailto:Yoav.Shapira@mpi.com] Sent: Wednesday, July 23, 2003 9:55 AM To: Tomcat Users List Subject: RE: config help Howdy, Give at much memory to the heap as your server hardware will allow (-Xmx java option). I guess Windows doesn't have a ulimit-equivalent so you probably don't need to worry about that. Remove all unneeded connectors, valves, services from server.xml. Remove all unneeded webapps (examples, docs, etc.) from tomcat. If you're using a logging system that allows this configuration, turn off debug-level statements. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Geoff Peters [mailto:Geoff@logic.bm] >Sent: Wednesday, July 23, 2003 7:39 AM >To: tomcat-user@jakarta.apache.org >Subject: config help > >Hi - I am currently in the process of deploying a web app using Tomcat >4.1.18, MySQL 3.23 on a Win2K Server. The app will be used heavily for a >period of 3 - 4 hours, (probably a couple of thousand hits per minute), >then never used again. > >I am wondering what exactly I should do to enhance performace - other than >some changes recommended to the server.xml file (i.e. setting debug to >zero), I am not 100% sure what some of the other changes will do, >specifically min and max processors, and other settings. Can someone please >give me some pointers as to what I can so to maximize performance over this >3-4 hour period?? > >Application is a series of MySQL based reports (all servlets), containing >several select statements and using the MySQL JDBC driver. > >Thanks for any advice! > >Geoff > >Geoff Peters, SCJP Phone : (441) 296-9640 >Applications Developer Fax : (441) 292-1509 >Logic Communications E-mail : geoff@logic.bm >12 Par-La-Ville Road WWW : http://www.logic.bm >Hamilton, Bermuda HM JX > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org This e-mail, including any attachments, is a confidential business = communication, and may contain information that is confidential, = proprietary and/or privileged. This e-mail is intended only for the = individual(s) to whom it is addressed, and may not be saved, copied, = printed, disclosed or used by anyone else. If you are not the(an) = intended recipient, please immediately delete this e-mail from your = computer system and notify the sender. Thank you. --------------------------------------------------------------------- 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