This is exactly what I did not want to hear. I have been using the 9.5.0-P1 version was hoping the "too many file descriptors" error was going to be solved in the P2 distribution. Several ISC representatives promised as much. I really would like to hear more feedback from P2 users on Solaris 10 before moving forward. Very concerned,
Emery Rudolph On Tue, Aug 5, 2008 at 10:49 AM, JINMEI Tatuya / [EMAIL PROTECTED]@C#:H(B <[EMAIL PROTECTED] > wrote: > 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. > >