I've written a server and am running some ab tests from 20 EC2 instances.
Above a certain level of concurrency (about 30 for each of 20 instances, so
600 "clients" in total), I start getting failed requests. Presumably this
is a limitation of my server's performance. The strange thing is that
the
2016-06-24 17:26 GMT+02:00 Vacelet, Manuel :
>
>
> On Sun, Jun 19, 2016 at 3:17 PM, Luca Toscano
> wrote:
>
>>
>>
>> 2016-06-08 16:14 GMT+02:00 Vacelet, Manuel :
>>
>>> On Tue, Jun 7, 2016 at 11:02 PM, Luca Toscano
>>> wrote:
>>>
2016-06-07 10:55 GMT+02:00 Vacelet, Manuel
:
Am 24.06.2016 um 21:58 schrieb Joe Muller:
Just an update on this issue, if anybody is following. We have eliminated the
Load Balancer and the Firewall as a possible cause. Our last test was directly
between the IE client browser and the Apache 2.4 proxy server, resulting in the
same errors