|
From: Vern <ve...@cw...> - 2005-10-17 13:19:39
|
I keep getting the following message from Bind and am wondering if anyone knows
anything about this:
no more recursive clients: quota reached
I'm running a Fedora Core 3 box with BIND version 9.2.5 and I have read that version 9
has limited queries and you need to modify Bind by adding the following:
options {
recursive-clients 5000;
};
I assume this goes in the /etc/named.conf file, but I am still getting the message. I
even uped the value to 21000 and am still having the problem. Anyone?
Thanks
Vern
|