Can this problem be due to a limit on the number of file descriptors available to my process ? The Go process has 1024 soft limit and 4096 hard limit, the overall system limit is very high, 400k. The other end is capable of handling the number of connections I am making, I have it verified with another load generation tool wrk.
On Thursday, June 16, 2016 at 5:45:39 PM UTC+5:30, Dave Cheney wrote: > > Have you adjusted th number of file descriptors available to your program, > and the server you are connecting to? > > Have you used another program to verify that your target can handle the > number of connections you are making? > -- 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.