We're seeing these retransmits on the client, which is key I guess. The benchmark script is entirely sequential, so theoretically, it should be able to keep up?
Paul On Tue, Jul 22, 2014 at 11:57 AM, Michael Fischer <[email protected]> wrote: > On Tue, Jul 22, 2014 at 11:52 AM, Paul Henry <[email protected]> wrote: > > When using unicorn unicorn v4.8.2, we're seeing a high number of TCP >> retransmits at a high connection rate. > > > If you're seeing TCP retransmits on the server, it means your benchmark > client can't keep up with Unicorn's responses. > > --Michael >
