mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-08 13:29:56 +00:00
Add missing prometheus_listen entry in README.zh.md
This commit is contained in:
parent
be104a60be
commit
240fb5aa0e
@ -118,6 +118,7 @@ Hysteria 是专门针对恶劣网络环境(常见于卫星网络、在中国
|
|||||||
"password": "yubiyubi"
|
"password": "yubiyubi"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"prometheus_listen": ":8080", // Prometheus 统计接口监听地址 (在 /metrics)
|
||||||
"recv_window_conn": 33554432, // QUIC stream receive window
|
"recv_window_conn": 33554432, // QUIC stream receive window
|
||||||
"recv_window_client": 67108864, // QUIC connection receive window
|
"recv_window_client": 67108864, // QUIC connection receive window
|
||||||
"max_conn_client": 4096 // 单客户端最大活跃连接数
|
"max_conn_client": 4096 // 单客户端最大活跃连接数
|
||||||
|
Loading…
x
Reference in New Issue
Block a user