Allocating Additional Memory to Tomcat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
''Note: This document assumes a Windows installation'' | ''Note: This document assumes a Windows installation'' | ||
* | * Start the Tomcat Properties Application (for help on this see [[Using the Tomcat Properties application]]), and '''stop Tomcat'''. | ||
* | * Click the '''Java tab''' to get to the page that lets you control the Java memory allocation: | ||
[[Image:Service4.JPG|center]] | [[Image:Service4.JPG|center]] | ||
* The standard Tomcat | * The standard Tomcat memory pool is not large enough for handling large medical images. The values shown in the picture above, 128 and 256, should be large enough for all applications, but if you plan to handle lots of mammo images, you might even double them, especially if your computer has 1 GB or more of memory. After setting the memory allocation parameters, switch back to the '''general tab''' and start Tomcat, then click '''OK'''. | ||
Revision as of 13:30, 24 October 2007
Note: This document assumes a Windows installation
- Start the Tomcat Properties Application (for help on this see Using the Tomcat Properties application), and stop Tomcat.
- Click the Java tab to get to the page that lets you control the Java memory allocation:
- The standard Tomcat memory pool is not large enough for handling large medical images. The values shown in the picture above, 128 and 256, should be large enough for all applications, but if you plan to handle lots of mammo images, you might even double them, especially if your computer has 1 GB or more of memory. After setting the memory allocation parameters, switch back to the general tab and start Tomcat, then click OK.