Conversation

This Tweet was deleted by the Tweet author. Learn more
It has to be configured based on the memory available to the server and the memory required for each connection. Go servers use a goroutine for each connection or request which is quite memory hungry compared to a highly optimized approach. Limit has to be lower than nginx, etc.
1