RE: Memory settings

2010-03-10 Thread Mats Eklund
can connect to!? --- On Tue, 3/9/10, Caldarale, Charles R wrote: From: Caldarale, Charles R Subject: RE: Memory settings To: "Tomcat Users List" Date: Tuesday, March 9, 2010, 10:34 PM > From: Mats Eklund [mailto:mats.ekl...@yahoo.com] > Subject: Re: Memory settings > > In

security-constraint in web.xml - order/priority

2010-03-10 Thread Mats Eklund
Hi, If I have more than one security-constraint tags in my web.xml (some with, some without auth-constraints), which one takes precedence for a specific request? Thanks, Mats

RE: Native mode...

2010-03-09 Thread Mats Eklund
Thanks! I'm not running SSL, so I guess I shouldn't bother. --- On Tue, 3/9/10, Caldarale, Charles R wrote: From: Caldarale, Charles R Subject: RE: Native mode... To: "Tomcat Users List" Date: Tuesday, March 9, 2010, 10:39 PM > From: Mats Eklund [mailto:mats.ekl.

Native mode...

2010-03-09 Thread Mats Eklund
Hi, I'm running a webapp on Tomcat 5.5 on Windows Server 2003 and find statements in the log saying that the server could run faster if native libraries were installed. How can I install these libraries? If I rerun the installer, will I get a repair option where I can opt in this library? Note:

Re: Memory settings

2010-03-09 Thread Mats Eklund
gs To: "Tomcat Users List" Date: Tuesday, March 9, 2010, 9:59 PM Mats Eklund wrote: > Hi, > > I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions > thrown in my web application: > "java.lang.OutOfMemoryError: Java heap space". I wi

Memory settings

2010-03-09 Thread Mats Eklund
Hi, I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions thrown in my web application: "java.lang.OutOfMemoryError: Java heap space". I will profile my application to see if this can be avoided by changing the code, however, I'm also interested to know whether and how memory a