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" <[email protected]>
To: "Tomcat Users List" <[email protected]>
Sent: Friday, February 05, 2010 9:58 AM
Subject: Re: Tomcat dies suddenly


On 5 February 2010 14:41, Carl <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to