Howdy, >Is there a rule-of-thumb for setting the heap size based on how many >concurrent Tomcat processors/threads? Mine are mostly basic jsps and >servlets generating HTML. As I'll be running several Tomcat instances >for different apps, I need to allocate my 512M RAM to each Tomcat.
No, and there can't be, as this behavior is 99% application-specific. If you can figure out the average heap space required by a user request to your application, multiply that by the peak number of concurrent requests you want to support... Yoav Shapira 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]