mirror of
https://github.com/fatedier/frp.git
synced 2025-07-29 01:07:38 +00:00
update the default value of transport.tcpMuxKeepaliveInterval (#4231)
This commit is contained in:
@@ -76,7 +76,7 @@ transport.poolCount = 5
|
||||
|
||||
# Specify keep alive interval for tcp mux.
|
||||
# only valid if tcpMux is enabled.
|
||||
# transport.tcpMuxKeepaliveInterval = 60
|
||||
# transport.tcpMuxKeepaliveInterval = 30
|
||||
|
||||
# Communication protocol used to connect to server
|
||||
# supports tcp, kcp, quic, websocket and wss now, default is tcp
|
||||
|
Reference in New Issue
Block a user