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

When the cache size exceeds 10000, the host cache may be lost #142

Open Summer-Time-2020 opened 2 years ago

Summer-Time-2020 commented 2 years ago

The host cache is only loaded when the module is initialized and cannot be recovered once lost. Expect host to be cached separately from dns