AdguardTeam / AdguardTeam/dnsproxy

http3 upstream connection stalls

オープン
#367 コメント 3 件 リアクション 0 件 担当者 1 名 @EugeneOne1 が担当を希望しています GitHub で見る
waiting for repro
主要言語
Go
スター
3.3k
フォーク
343
PR マージ指標
30日以内にマージされた PR はありません

説明

When using an HTTP3 upstream (tested with `h3://dns.google/dns-query`) sometimes the dns proxy stops responding to queries.

The proxy starts working again after `dns.google` closes the connection due to max connection age being reached. At that point the proxy restarts a new connection to `dns.google` using 0-RTT.

This is happening just using this proxy as the DNS for my local machine. So far I have not been able to create a scenario for reliably reproducing the issue, but it'll usually start occurring after some time (maybe at least 20 minutes).

From the verbose logs I can see that the proxy gets stuck at:
https://github.com/AdguardTeam/dnsproxy/blob/f661fdcf9edc0ddfebf6465b90d2b77314533980/upstream/doh.go#L223

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。