This is my mpm conf:<IfModule mpm_event_module>ServerLimit 80StartServers 3MinSpareThreads 75MaxSpareThreads 250ThreadsPerChild 25MaxRequestWorkers 2000MaxConnectionsPerChild 0</IfModule>The issue occursAccess log has the status:On Thu, Sep 22, 2016 at 3:47 PM, Yann Ylavic <ylavic.dev@xxxxxxxxx> wrote:On Thu, Sep 22, 2016 at 8:57 AM, Rashmi Srinivasan
<rashmisrinivasan2007@xxxxxxxxm > wrote:
>
> Benchmarking x.x.x.x (be patient)
> Completed 8000 requests
> apr_socket_recv: Connection timed out (110)
> Total of 8972 requests completed
This can be related to some limits reached on the server side (cgi
connection/execution time, MaxRequestWorkers, ...).
Any error message in httpd?
Regards,
Yann.
------------------------------------------------------------ ---------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx