Nginx -> Dns server?

Hello,

I just read that nginx has a resolver.

Will it be able to replace our powerdns which just enables the basics ds
stuffs ? (lookup + ttl as usual)

I rather prefer the nginx syntax and it would simplify the stack if we
could
throw out powerdns (which is good, that is not the question).

Any clue/experience would be welcome :slight_smile:

Thanks,

Larry

Posted at Nginx Forum:

On Jan 31, 2014, at 2:35 PM, Larry [email protected] wrote:

Any clue/experience would be welcome :slight_smile:
Im new to nginx but a quick google search shows me configuration options
for how to resolve, rather than an implementation of a DNS server (I
assume thats what power dns is).

http://wiki.nginx.org/HttpCoreModule#resolver
http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver

V/r,
Bryan

Maybe this will make it :

anyone ?

Thanks

Posted at Nginx Forum:

On 01/02/14 10:48, Jonathan M. wrote:

No.
No.

he’s right

but this can make powerdns a little more bearable
https://github.com/fredan/luabackend

On 31 January 2014 20:35, Larry [email protected] wrote:

I just read that nginx has a resolver.
Will it be able to replace our powerdns which just enables the basics ds
stuffs ? (lookup + ttl as usual)

No.

On 1 February 2014 07:38, Larry [email protected] wrote:

Maybe this will make it :
GitHub - openresty/lua-resty-dns: DNS resolver for the nginx lua module
anyone ?

No.

:slight_smile:

Thanks you all

Posted at Nginx Forum: