1
0
mirror of https://github.com/fatedier/frp synced 2025-10-05 20:47:52 +08:00
frp/Release.md
2022-03-23 20:14:55 +08:00

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.