Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
trudyhood committed Jan 5, 2022
2 parents 26fb52c + 3cf3f88 commit 46e3638
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# v2.4.292
* Update: Imporve stability and memory usage
### Client
* Update: Improve stability and memory usage

### Server
* Update: Use keep-alive for tcp timeout
* Update: Use keep-alive for TCP timeout
* Fix: Double Configure at startup
* Fix: Sending multiple request to access server for session recovery
* Fix: Sending multiple requests to access server for session recovery
* Fix: Memory leak! Some dead sessions remain in memory
* Fix: Memory leak! TcpProxy remains in memory when just one peer has gone
* Fix: Memory leak! UdpProxy remains in memory
Expand Down

0 comments on commit 46e3638

Please sign in to comment.