Re: passing original QTYPE to the backend
Ask Bjørn Hansen <[email protected]>
| Newsgroups | gmane.network.dns.powerdns.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 2, 2013, at 10:08 PM, Peter van Dijk <[email protected]> wrote: > However, no backend should *need* the exact qtype. Why do you think you need it? For my application[1] it's (relatively) expensive to figure out the answer and the answers can't be cached in the server, so figuring it out for any possible record type is just wasteful. Ask [1] I made it in Go instead of as a pipe backend when I was upgrading the system last fall: https://github.com/abh/geodns