Wouter Wijngaards

Results 230 comments of Wouter Wijngaards

The checking consistency phase should log the results of that in the config.log file. There you should be able to find the compiler command that was executed and the failing...

Usually the python dependencies are installed from the package management system, and I have not had other complaints on how it could be better. The configure now wants to use...

I have not really experience with the matter. I would assume from other packages that you should install the python3.7 in some other destination and then set `PYTHON_VERSION=3.7` on the...

Yes, if you seek those features then it can solve your request. The code there is usable right now if you want it in beta. If you wanted DOH towards...

Unbound does not do mDNS. Unbound listens for requests on the port 53, and it queries out through random outgoing ports, for which a range of ports is listed in...

I thought that prefetch would work for the cachedb backend much like other content. But if the record is only in cachedb and not in the self cache, then the...

The cache can contain many records, and you can configure how much in the config file with the msg and rrset cache sizes. The prefetch happens for entries in the...

If unbound is working fine on its own, then I do not see any problem. With unbound. I mean, you can dig at the unbound port number and it responds...

This configuration does not make memory increase for me. It starts, and then the memory stays exactly the same for several minutes. Could you run unbound with verbosity: 4, so...

The logs you added are similar to the logs I get when I start it. And then the memory usage does not change. So unbound is not doing anything but...