Peter,

Do you see any harm in just doubling the number (to 2048) just to see if it has an impact?

Thanks,

Carl
----- Original Message ----- From: "Peter Crowther" <peter.crowt...@melandra.com>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Friday, February 05, 2010 9:58 AM
Subject: Re: Tomcat dies suddenly


On 5 February 2010 14:41, Carl <c...@etrak-plus.com> wrote:
Bill,

ulimit -a shows the following:
[...]
open files (-n) 1024
[...]
This looks fine except the 'open files'. I don't think we would exceed that
number but it might be possible.

Note that a socket uses a file descriptor in UNIX, so you should
include open sockets in that calculation.

- Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to