On 2020/03/19 09:27, Renaud Allard wrote: > > After some days of testing I didn't see any real problem with that diff. > It's working as expected. > > Also, I found out that putting "so-reuseport: no" completely stops all the > stalling problems I had with unbound as a DoT server. It might be a good > idea to mention somewhere that in case of problems with TCP connections, > putting that option seems to solve all the TCP stalling.
Yes I think SO_REUSEPORT may have some gotchas on OpenBSD - we had problems with this and relayd in the past.