Add `QUIC flood detected` Tip

pull/223/head
xqzr 2025-03-18 19:27:25 +08:00 committed by GitHub
commit c070b9aec9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
"security": "tls",
"tlsSettings": {
"alpn": [
"h3"
"h3" //如遇到性能远不及预期并且 log 伴随“QUIC flood detected”可参考https://github.com/XTLS/Xray-core/discussions/4197
]
}
}