Looks like it should be possible by setting proxy.config.dns.nameservers and proxy.config.dns.resolv.conf to disable nameservers, but you'll get a warning message on every DNS attempt when it can't find a nameserver. A nice patch would be to be able to turn off DNS at the HostDB level. That wouldn't be too much work.
On Mon, Sep 25, 2017 at 9:12 PM, tomr <[email protected]> wrote: > Hi, > > To avoid doing a lot of (well, any) DNS lookups, I'm using a > template-generated hosts file, with 'proxy.config.hostdb.host_file.path' > in records.config. I would like to disable DNS completely - is this > possible? > > As a workaround, for now, I've got a custom resolv.conf which points > nowhere. > > TIA, > tom >
