On 1/16/21 2:13 AM, Tapani Tarvainen wrote:
On Fri, Jan 15, 2021 at 09:02:08PM -0600, Paul Simmons (mbatranch@gmail.com) wrote:
echo 'unknown-server-time-limit: 1128' >/etc/unbound/local.d/timeouts
I've found that UDP doesn't work at all. TCP with "timeout" mod never fails.
You might also try if UDP works with
delay-close: 1500
instead of or in addition to the unknown-server-time-limit.
Howdy!
I tried UDP with both mods ('unknown-server-time-limit: 1128' && 'delay-close: 1500'). Unfortunately, I experienced intermittent resolution errors.
Am now using TCP... no apparent errors, but resolution is SssLllOooWww, just as before. (total.recursion.time.avg=4.433958 total.recursion.time.median=3.65429 total.num.recursivereplies=1515)
Thank you for your efforts. Latency on "HughesNot" is insurmountable, but (barely) beats no connectivity. I hope to try Starlink, if/when it becomes available for my latitude (30.9 North).
Paul