# Number of DNS quiries decreasses from 33K to 2K

**URL:** https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236
**Category:** GeoDNS Server
**Tags:** dns
**Created:** [November 5, 2021, 2:17am UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236 "2021-11-05T02:17:24Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/richard/32/1473_2.png) [@richard](https://community.ntppool.org/u/richard)
#### Post date: [November 5, 2021, 2:17am UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/1 "2021-11-05T02:17:24Z")

</div>

![Screenshot from 2021-11-05 13-14-37](https://us1.discourse-cdn.com/flex016/uploads/ntppool/original/1X/c718ed83c2337dcb20cad97f753b7cd4aee9a045.png)

I wonder why the sudden decrease and which number is correct…

---

<div class="post-metadata">

### Author: ![giovane](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/giovane/32/755_2.png) [@giovane](https://community.ntppool.org/u/giovane)
#### Post date: [November 5, 2021, 1:58pm UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/2 "2021-11-05T13:58:27Z")

</div>

Are you running an authoritative server for the pool, right?

If so, you are serving resolvers, and resolvers can be quite peculiar when they choose which authoritative server to query.

(we did a study on this before, and the short answer is that they stick more with low-RTT authoritative servers, from the resolver vantage point. See [Mueller17b.pdf](http://www.isi.edu/~johnh/PAPERS/Mueller17b.pdf)).

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/richard/32/1473_2.png) [@richard](https://community.ntppool.org/u/richard)
#### Post date: [November 5, 2021, 7:03pm UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/3 "2021-11-05T19:03:45Z")

</div>

I am talking about queries per second to the NTP pool DNS servers as shown at [https://status.ntppool.org/](https://status.ntppool.org/)

 ![Screenshot from 2021-11-06 06-01-37](https://us1.discourse-cdn.com/flex016/uploads/ntppool/original/1X/1a86f11c41ca90576444aaf40937c808596a5024.png)

---

<div class="post-metadata">

### Author: ![Clock](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/clock/32/757_2.png) [@Clock](https://community.ntppool.org/u/Clock)
#### Post date: [November 6, 2021, 2:57am UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/4 "2021-11-06T02:57:37Z")

</div>

That doesn’t seem right. Anyway, NTP Pool DNS servers are responding normally.

The average monthly DNS queries is 45,544 per second.

 ![image](https://us1.discourse-cdn.com/flex016/uploads/ntppool/original/1X/fd3f387974d6111db79675c16b3380c70de10d2a.png)

---

<div class="post-metadata">

### Author: ![giovane](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/giovane/32/755_2.png) [@giovane](https://community.ntppool.org/u/giovane)
#### Post date: [November 8, 2021, 7:12am UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/5 "2021-11-08T07:12:02Z")

</div>

indeed strange.  
I have no idea.  
I checked the DNS records TTLs, to see if they had been increased (and thus increasing cache hit at the resolver side), but I don’t see any TTL changes

---

<div class="post-metadata">

### Author: ![marco.davids](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/marco.davids/32/767_2.png) [@marco.davids](https://community.ntppool.org/u/marco.davids)
#### Post date: [November 10, 2021, 7:47am UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/6 "2021-11-10T07:47:32Z")

</div>

> [@richard](#):
>
> I wonder why the sudden decrease and which number is correct…

It’s looking better now.

 ![Schermafbeelding 2021-11-10 om 08.35.22](https://us1.discourse-cdn.com/flex016/uploads/ntppool/original/1X/f608f1cf88e1144cfde8763d911647da89d1b35d.png)

---

<div class="post-metadata">

### Author: ![ask](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/ask/32/907_2.png) [@ask](https://community.ntppool.org/u/ask)
#### Post date: [November 30, 2021, 11:05am UTC](https://community.ntppool.org/t/number-of-dns-quiries-decreasses-from-33k-to-2k/2236/7 "2021-11-30T11:05:14Z")

</div>

I upgraded over the last weeks the infrastructure that’s counting and collecting these metrics to use mTLS everywhere and I had some bugs to squash for automatically reloading the certificates when they renewed. It’s finally been working properly since around the middle of last week after I fixed the [last bug](https://github.com/dyson/certman/pull/1) I found in the process.
