mirror of
https://github.com/fatedier/frp.git
synced 2024-11-27 20:49:10 +08:00
9 lines
213 B
Markdown
9 lines
213 B
Markdown
### New
|
|
|
|
* Support go http pprof.
|
|
|
|
### Improve
|
|
|
|
* Change underlying TCP connection keepalive interval to 2 hours.
|
|
* Create new connection to server for `sudp` visitor when needed, to avoid frequent reconnections.
|