add `TCPUserTimeout` Unit

pull/403/head
xqzr 2023-08-20 03:28:56 +08:00 committed by GitHub
parent d1a40c6941
commit 6b73c2486d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -638,6 +638,8 @@ TCP 空闲时间阈值,单位为秒。当 TCP 连接空闲时间达到这个
> `tcpUserTimeout`: number
单位为毫秒。
> `tcpcongestion`: ""
TCP 拥塞控制算法。仅支持 Linux。