frp/Release.md

9 lines
213 B
Markdown
Raw Normal View History

2022-03-11 19:45:34 +08:00
### New
2022-03-23 20:14:55 +08:00
* Support go http pprof.
2022-03-11 19:45:34 +08:00
### Improve
2022-03-23 20:14:55 +08:00
* Change underlying TCP connection keepalive interval to 2 hours.
* Create new connection to server for `sudp` visitor when needed, to avoid frequent reconnections.