It looks like your application is using 4.5gb of ram. Check the number of 
sockets and goroutines you have running. If there are no timeouts then the 
goroutines could remain alive pinning a lot of memory. 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to