Skip to content

Commit c470b9b

Browse files
ZnqbuZfanyang89
authored andcommitted
Update KCP proxy note for QUIC precedence
Clarify the precedence of QUIC and KCP proxies in the documentation.
1 parent eb493d1 commit c470b9b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

en/guide/network/kcp-proxy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,6 @@ $ easytier-cli proxy
123123
QUIC and KCP proxies can be enabled simultaneously, and QUIC proxy takes precedence over KCP proxy.
124124

125125
When both are enabled, KCP proxy will only take effect if the destination end doesn't allow QUIC input.
126+
127+
For v2.5.0 and older, the priority is the inverse, i.e. KCP proxy takes precedence over QUIC proxy.
126128
:::

0 commit comments

Comments
 (0)