Greetings folks.
I see an unexplained latency when using the 1.1.1.1 & 1.0.0.1 DNS servers.
$>time dig www.microsoft.com
–snip–
; Query time: 52 msec
;; SERVER: 1.0.0.1#53(1.0.0.1)
;; WHEN: Wed May 22 00:39:51 IST 2019
;; MSG SIZE rcvd: 128
real 0m1.062s /*+1 sec delay visible */
user 0m0.004s
sys 0m0.006s
This is true for any domain when using these DNS. When I switch to my local ISP DNS things are superfast:
@>time dig www.microsoft.com
–snip–
;; Query time: 2 msec
;; SERVER: 202.88.156.8#53(202.88.156.8)
;; WHEN: Wed May 22 00:40:31 IST 2019
;; MSG SIZE rcvd: 565
real 0m0.013s
user 0m0.006s
sys 0m0.004s
Is this the local ISP messing around or something else? the odd thing is that query time is in ~50msec always yet total time exceeds 1sec. Browsing is badly affected with browser displaying “resolving host” routinely.
Thanks for any tips on tackling this.
Cheers
Gobble