Re: Apache 2.4 (Apache Benchmarking) - Too many open files (24)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




This is my mpm conf:

<IfModule mpm_event_module>
    ServerLimit             80
    StartServers             3
    MinSpareThreads         75
    MaxSpareThreads        250
    ThreadsPerChild         25
    MaxRequestWorkers      2000
    MaxConnectionsPerChild   0
</IfModule>

The issue occurs 

Access 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@gmail.com> 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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux