<div dir="ltr"><div><div>Hi Graham,<br><br></div>Thx for your great tip, it seems it fix my problem.<br><br></div>Eric<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 7, 2016 at 5:45 PM, Graham Clinch <span dir="ltr"><<a href="mailto:g.clinch@lancaster.ac.uk" target="_blank">g.clinch@lancaster.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Eric,<br>
<span class=""><br>
> I run bind dns server 9.9 now with around 3000query/s.  I recently<br>
> upgrade our server to Fujitsu M10-1 Solaris 10 with bind9.10.<br>
> I feel that the server serving bind is not as fast as old one in intel<br>
> solaris which was more than 8 years ago.  I tried a few test<br>
> and found that dig @localhost is much more smooth thatn dig @IP the zone<br>
> at the machine.<br>
<br>
</span>Which specific version of 9.10 are you running?  There is a reported<br>
issue with prefetch in versions before 9.10.4 (and prefetch is enabled<br>
by default in 9.10):<br>
<br>
<a href="https://kb.isc.org/article/AA-01315/0/prefetch-performance-in-BIND-9.10.html" rel="noreferrer" target="_blank">https://kb.isc.org/article/AA-01315/0/prefetch-performance-in-BIND-9.10.html</a><br>
<br>
We saw similar problems that only affected the service IPs (when they<br>
were running 9.10.3) and on reviewing netstat saw large receive queues<br>
on the affected listeners.<br>
<br>
Disabling prefetch as discussed in the document helped us.<br>
<br>
(we've since moved to 9.10.4 but haven't yet re-enabled prefetch).<br>
<br>
Graham<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div><br></div>