Benjamin Fry

Results 221 comments of Benjamin Fry

Thanks for this report. I'll need to look at your report and decode some of what you've posted to try and understand what's going on here. I don't at the...

Is it possible for you to try `0.21.0.alpha.5`? That has a few performance improvements that may help here.

@djc, I think this might go back to our "trust_nx_responses" flags where local resolvers are not trusted, yet cloudflare, quad9, and google are. I'm not sure of a great strategy...

On linux/wsl, could you show what's in your `/etc/resolv.conf`?

FYI, I just reviewed the code quickly. I'm fairly certain we don't currently evaluate the `hosts` file for reverse mappings today. The reason you're getting `localhost` for the reverse of...

Could you please describe your setup in more detail please? I don't quite follow the steps that led to the issue, nor exactly what the issue is. It would be...

Thanks for the report. This should be fixable, but will need some attention to detail as it's going to require changing lookup logic in the zones, etc.

Late reply. There may be a degenerate case here that's happening? The intention is to reply with the SOA in any case where a record is not found, which I...

> Yes it is standard practice to include a SOA in this case. The SOA should go into the authority section in this case. The code will put the SOA...

These could be related? #989 There are a bunch of tests in this area, so I'm surprised by this one.