mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
Fix the problem of long connection for more than 30 seconds and disconnection of the server
This commit is contained in:
@@ -66,3 +66,6 @@ subdomain_host = frps.com
|
||||
|
||||
# if tcp stream multiplexing is used, default is true
|
||||
tcp_mux = true
|
||||
|
||||
# if long connection for more than 30 seconds and disconnection of the server ,fix the pars .
|
||||
vhost_http_timeout = 30
|
Reference in New Issue
Block a user