Re: server.xml socketBuffer setting

2014-06-20 Thread Wang, John
It was caused by a bug in Windows Server 2008 R2. Take a look at this http://support.microsoft.com/kb/2577795 On 6/18/14, 15:18, "David kerber" wrote: >On 6/17/2014 11:34 AM, David kerber wrote: >> Running TC 7.0.54 as a service with JRE 7u60, on Windows Server 2008 R2. >> >> What should I use

Re: Any recommendations on heap settings for Tomcat on an AS/400?

2014-06-17 Thread Wang, John
I recommended you to set up the min Heap Size = Max Heap Size = 2048M. DonĀ¹t forget to set up proper min and max permanent size as well. If your Tomcat needs to create a lot threads, think about reducing the stack size to accommodate more threads in a limit memory. It requires to set up proper valu