frp/Release.md

9 lines
213 B
Markdown
Raw Normal View History

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