mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-23 04:17:31 +08:00
优化ip获取流程
This commit is contained in:
@@ -66,7 +66,7 @@ func startTls() {
|
||||
if base.Cfg.ProxyProtocol {
|
||||
ln = &proxyproto.Listener{
|
||||
Listener: ln,
|
||||
ReadHeaderTimeout: 20 * time.Second,
|
||||
ReadHeaderTimeout: 40 * time.Second,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user