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]

Reply via email to