Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Quick Question

4 views
Skip to first unread message

Gary Stewart

unread,
Aug 25, 1999, 3:00:00 AM8/25/99
to
Hi,
I just have a quick (hopefully simple) question,
I just upgraded to bind 8.2.1, and get an error "too many open files", can
anyone clue me in as to what this is? Does it affect the performance of the
DNS?

TIA

---------------------------------------------
Gary Stewart g...@nvc.net
Internet Specialist
Northern Valley Communications
"Technology for Our Future"
(888) 919 - 8945 ext. 22
http://www.nvc.net
---------------------------------------------

Barry Margolin

unread,
Aug 25, 1999, 3:00:00 AM8/25/99
to
In article <NDBBJPBMILEMBPAH...@nvc.net>,

Gary Stewart <g...@nvc.net> wrote:
>Hi,
>I just have a quick (hopefully simple) question,
>I just upgraded to bind 8.2.1, and get an error "too many open files", can
>anyone clue me in as to what this is? Does it affect the performance of the
>DNS?

You must be doing this on a machine with lots of virtual servers. By
default, BIND tries to bind a separate socket for each IP address on the
system.

You can either increase your systems file descriptor limit, or use the
"listen-on" option to tell BIND only to bind to certain addresses. The
latter is more often what you want, since it only needs to listen on the
addresses that your clients are pointing their resolvers to and the
addresses that NS records point to.

--
Barry Margolin, bar...@bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


0 new messages