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

Reply via email to