Check also that you dont have any ulimits that are limiting the maximum concurrent open files, each socket is a file handle, if you dont open it up you can starve the vegita host of outbound connections. It may be worth firing up 10 t1.micro instances and run 10th of the load from each.
On 18 Jul 2016 10:49 p.m., "Peter Waller" <pe...@pdftables.com> wrote: > If you run it on the same server as the host, does it perform differently > there? For example, did you rule out network saturation effects? Do you > have any HTTP middleware or proxies in the way? > > -- > 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. > -- 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.