mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-31 15:01:40 +03:00
Add: explanation
This commit is contained in:
parent
588bf5f85f
commit
b3905f8423
@ -404,6 +404,8 @@ ocspStapling 检查更新时间间隔。 单位:秒
|
|||||||
|
|
||||||
一句话版本:连接到服务器,需要等待 DNS 查询结果;完成 DNS 查询,需要连接到服务器。
|
一句话版本:连接到服务器,需要等待 DNS 查询结果;完成 DNS 查询,需要连接到服务器。
|
||||||
|
|
||||||
|
> Tony: 先有鸡还是先有蛋?
|
||||||
|
|
||||||
详细解释:
|
详细解释:
|
||||||
1. 触发条件:代理服务器(proxy.com)。内置 DNS 服务器,非 Local 模式(上游服务器为 dns.com)。
|
1. 触发条件:代理服务器(proxy.com)。内置 DNS 服务器,非 Local 模式(上游服务器为 dns.com)。
|
||||||
2. Xray 尝试向 proxy.com 建立 TCP 连接 **前** ,通过内置 DNS 服务器查询 proxy.com。
|
2. Xray 尝试向 proxy.com 建立 TCP 连接 **前** ,通过内置 DNS 服务器查询 proxy.com。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user