On Wed, 2002-04-24 at 09:35, abarthel wrote:
> Apr 24 07:00:03 lx93 master: unable to change limit of file descriptors 
> available

My impression is that Linux (at least 2.4.x) does not allow to set the
file-descriptor limit to unlimited. My workaround was to replace all
limit_fds(RLIM_INFINITY) by limit_fds(65535).

Is this a known issue? 

-Hein

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to