At Tue, 5 Aug 2008 16:21:03 +0800, "Elias" <[EMAIL PROTECTED]> wrote:
> I've tried running 9.5.0-P2 on a Solaris 10 box but it is not > running OK as queries fail (gives a SERVFAIL error) > intermittently. Trace logging shows a 'socket: too many open file > descriptors' error message and this does not happen when running > 9.5.1b1. [snip] Does that change if you build named with a larger FD_SETSIZE? $ STD_CDEFINES="-DFD_SETSIZE=4096" ./configure BTW, ISC_SOCKET_FDSETSIZE have any effect on Solaris. What you need to tune is FD_SETSIZE. --- JINMEI, Tatuya Internet Systems Consortium, Inc.