Displaying 1 result from an estimated 1 matches for "60req".
Did you mean:
30req
2020 Feb 28
4
Samba Bind DLZ Slow queries
...on 4.11.6-SerNet-RedHat-9.el7
OS: Red Hat Enterprise Linux Server release 7.7 (Maipo)
My DNS queries seems to be hanging intermittently, taking anything from
1sec - 15sec or even timing out.
I'm been monitoring the IPv4 requests and peaking at 1800 req/s and my
success requests are sitting at 60req/s.
Is there anything I might be missing in my named config?
I have about 5000+ devices in my domain.
See below bind config,
# cat /etc/named.conf
# Global Configuration Options
statistics-channels {
inet 127.0.0.1 port 8653 allow { 127.0.0.1; };
};
include "/var/li...