On Mon, 24 Feb 2003, Mike O'Rourke wrote:
> What do you want me to "try again"? Resend the post, or resetting line > 622 of master.c to s->maxfds? The strace included in the original post > was on the initial instance of an imapd prefork. Initially, I had > prefork set to 0 in cyrus.conf, and could never catch the "Too many open > files" error, so I set prefork to 1 and strace was able to attach to the > process.
Try the current CVS.
-Rob
I retrieved the CVS from today, and the too many open files condition is fixed. Thanks.
I still have to change hash_insert to cyrus_hash_insert though, :-( but I have a diff at hand to do that with every new download! ;-)
Mike.