I've test next configuration, which improve recursion performance of
isc-bind frontend.
bind listen on only on external interface and forward all recursive
queries to 127.0.0.1
=== named.conf ===
listen-on { 1.1.1.1; };
forward only;
forwarders {
127.0.0.1;
};
===
Check that your underlying OS/environment is not limiting you - eg., you may be
getting limited to 1024 file descriptors via ulimit.
Robert.
On 15/07/2010, at 7:48 PM, Kebba Foon wrote:
i did i set my recursive-clients to 1 but it does not help.
On Thu, 2010-07-15 at 20:21 +1000, Noel Butl
Thanks for the tips,
i once saw this errors on my log file, "too many files open " but i
fix that with setting ulimit -n 1824. i will try to donwload the
bind-9.7.1-P2.
On Sun, 2010-07-18 at 08:20 +1000, Noel Butler wrote:
> On Fri, 2010-07-16 at 08:41 +, Kebba Foon wrote:
> > am runnin
On Fri, 2010-07-16 at 08:41 +, Kebba Foon wrote:
> am running 9.6-ESV-R1 on Debian 5.0 lenny
>
You might need to ensure your operating system can handle more than 1024
file descriptors as it sounds like it is not, but the logs should
reflect this, this could be your problem, if it's not, th
What does the following command show:
rndc status
- Original Message
From: Kebba Foon
To: Noel Butler
Cc: bind-users@lists.isc.org
Sent: Fri, July 16, 2010 4:41:50 AM
Subject: Re: recursing stop at about 1000 clients
am running 9.6-ESV-R1 on Debian 5.0 lenny
On Fri, 2010-07-16
am running 9.6-ESV-R1 on Debian 5.0 lenny
On Fri, 2010-07-16 at 16:55 +1000, Noel Butler wrote:
> On Thu, 2010-07-15 at 10:18 +, Kebba Foon wrote:
> > i did i set my recursive-clients to 1 but it does not help.
> >
> > On Thu, 2010-07-15 at 20:21 +1000, Noel Butler wrote:
> > > UDP
> >
On Thu, 2010-07-15 at 10:18 +, Kebba Foon wrote:
> i did i set my recursive-clients to 1 but it does not help.
>
> On Thu, 2010-07-15 at 20:21 +1000, Noel Butler wrote:
> > UDP
>
What version of Bind are you running and under which platform?
___
i did i set my recursive-clients to 1 but it does not help.
On Thu, 2010-07-15 at 20:21 +1000, Noel Butler wrote:
> UDP
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
Hi,
On Wed, 2010-07-14 at 16:29 +, Kebba Foon wrote:
> Hi List
>
> i have been having issues with my dns server for a while now,
> my server suddently stops answering to queries. i notice that this
> happen when every my recursive clients is more that a thousand, as per
> the result of rndc
On 14/07/10 17:29, Kebba Foon wrote:
Hi List
i have been having issues with my dns server for a while now,
my server suddently stops answering to queries. i notice that this
happen when every my recursive clients is more that a thousand, as per
the result of rndc status. any help about this will
Hi List
i have been having issues with my dns server for a while now,
my server suddently stops answering to queries. i notice that this
happen when every my recursive clients is more that a thousand, as per
the result of rndc status. any help about this will highly be welcome
Thanks
Kebba
_
11 matches
Mail list logo