Kong / lua-resty-dns-client

Lua DNS client, load balancer, and utility library
http://kong.github.io/lua-resty-dns-client/topics/README.md.html
Apache License 2.0
152 stars 52 forks source link

fix(logging) reduce noise of the requery timer #76

Closed Tieske closed 5 years ago

Tieske commented 5 years ago

instead of logging each start and end (every second), now only log when a host is actually being requeried.