> From: Stefan Rainer [mailto:[EMAIL PROTECTED] > Subject: AW: Memory consumption of Tomcat? > > It would be important to be able to plan the memory > consumption of an application in productive environment.
The only way to reliably determine that is to actually run the application under load in an environment that's as close to your production situation as possible. Although you can control the Java heap fairly easily, you have only indirect influence over the other memory consumers (especially threads, files, and sockets). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]