Re: tomcat production settings and best practices

2010-12-14 Thread Mark Thomas
On 14/12/2010 00:11, srinivas jaini wrote: > What are the max xms, xmx that Apache Tomcat can handle? With a 64-bit JVM it is currently limited by hardware. Current limits are around 256TB. > How common is it to > use memory heaps great than 8gb for memory intensive applications running > framewo

Re: tomcat production settings and best practices

2010-12-14 Thread André Warnier
srinivas jaini wrote: What are the max xms, xmx that Apache Tomcat can handle? How common is it to use memory heaps great than 8gb for memory intensive applications running frameworks such as spring, quartz?Is setting xms and xmx equal a good practice for production deployments? Hi. Although

tomcat production settings and best practices

2010-12-13 Thread srinivas jaini
What are the max xms, xmx that Apache Tomcat can handle? How common is it to use memory heaps great than 8gb for memory intensive applications running frameworks such as spring, quartz?Is setting xms and xmx equal a good practice for production deployments? -- Srinivas Jaini