fix: disable tcpMux to avoid head-of-line blocking on CGNAT
This commit is contained in:
parent
39d83172d3
commit
2650391432
2 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ frp_version: "0.68.0"
|
|||
frp_bind_port: 7000
|
||||
frp_token: "{{ vault_frp_token }}"
|
||||
frp_max_pool_count: 20
|
||||
frp_tcp_mux: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue