Replies: 3 comments 13 replies
-
Yes. |
Beta Was this translation helpful? Give feedback.
-
we have deployed dnsdist to azure aks version 1.9.10 addLocal("0.0.0.0:53", {reusePort=true}) addAction(AllRule(), LuaAction(checkFQDN)) |
Beta Was this translation helpful? Give feedback.
-
lmdb docs at http://www.lmdb.tech/doc/ say (but I do not know how azure shares classify): |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
dnsdist version 1.9
I want to use lmdb for lookup if the record is found then only i want to allow query processing. I wanted to know if lmdb is updated by a separate process will the new data is automatically loaded into dnsdist?
@rgacogne
Beta Was this translation helpful? Give feedback.
All reactions