Closed Leddly closed 4 years ago
Haven't detected obvious memory leaks yet. I learnt something https://vec.io/posts/golang-and-memory
@cedricfung Sorry for late comment, Cedric. I read the info on your comment and I think I have the point. Quite make sense what you explained on your post :D Many thanks!!
When someone get connected and disconnected to the kraken server, the occupied memory usage seems still consuming the resources.
Is it due to nginx' cache problem or just time-consuming work to flush allocated memory?