On Thu, 2 Feb 2006 attila.bruncsak@... wrote:
> > > Could you try to limit the number of available file
> > descriptors to 254 as a workaround?
> The OS may not give smallest available file descriptor on open().
> It is possible that it only wraps around when reaches "nofiles" limit.
> It is very likely the case that you are not short of file descriptors,
> just got one which is bigger than 254.
No. Here is part of man for open() from solaris:
The open() function returns a file descriptor for the named
file that is the lowest file descriptor not currently open
for that process. The open file description is new, and
therefore the file descriptor does not share it with any
Best Regards, mailto:eugenef@...
Eugene.Message
RE: [milter-greylist] milter-greylist-2.0.2 crash
2006-02-09 by Eugene Filatov
Attachments
- No local attachments were found for this message.