Hi Peter, The pipebackend is capable of answering any question type. However, any question type I send in the request, I still see NS being passed on to the backend. This was not the behavior in R2.99.2. In R2.99.2, the qtype passed to the backend used to be ANY whereas from R3.0 onwards, I see the qtype being passed is NS. Is there any change in behavior in that area from R2.99.2 to R3.X?
Thanks, Seema On 8/25/12 3:30 PM, "[email protected]" <[email protected]> wrote: > Hello Seema, > > On Aug 24, 2012, at 11:40 , Seema Datar wrote: > >> We are moving from PDNS R2.9.22 to R3.1. I see a difference in the Qtype >> sent by PDNS to the backend threads. In version R2.9.22 it use to be ANY >> (255) for a domain name but in R3.1, I notice that the qtype getting sent is >> 2 (NS). Has this interface changed in R3.1? Is there any setting by which I >> can revert back to the earlier interface? > > > A pipebackend needs to be capable of answering any question it gets. That > includes ANY, NS and other QTYPEs. If you have no NS records, just return END. > > There are no settings to change the behaviour. > > Kind regards, > -- > Peter van Dijk > Netherlabs Computer Consulting BV - http://www.netherlabs.nl/ _______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
