Re: Persistent tcp-upstream

2017-01-06 Thread Tony Finch via Unbound-users
Gabriel Corona via Unbound-users wrote: > > This is quite suboptimal, especially when the connection is encapsulated > over TLS, and leads to many TIME_WAIT connections. In order to overcome > this problem, I wrote a prototypical daemon which aggregates DNS > requests

Persistent tcp-upstream

2017-01-05 Thread Gabriel Corona via Unbound-users
Hello, I'm using unbound with a TCP upstream [1]: server: tcp-upstream: yes do-not-query-localhost: no forward-zone: name: "." forward-addr: 192.0.2.53 However one problem I find when using "tcp-upstream: yes" is that it seems to only open one connection per DNS