Re: Httpd using 100% cpu

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

 



Hi,
load is 50req per sec
system config is 8 Core cpu with 64 GB RAM


On Sun, Nov 7, 2021, 10:57 AM Deepak Goel <deicool@xxxxxxxxx> wrote:
Hi

What's the load like on the server? And the machine configuration?

On Sun, 7 Nov 2021, 10:16 Prasanth Kodakandla, <prasanth.kodakandla@xxxxxxxxx> wrote:
Hi ,
I am seeing that the httpd process is using 100% cpu .
Apache server is 2.4.6
below is the config i am using
<IfModule mpm_event_module>
    ServerLimit             32
    StartServers             6
    MinSpareThreads        300
    MaxSpareThreads        600
    ThreadsPerChild         50
    MaxRequestWorkers     1600
    MaxConnectionsPerChild   0
</IfModule>

using mod_proxy module and reverse proxy to tomcat
ProxyRequests on
ProxyPass / http://localhost:8080/
ProxyPassReverse / http://localhost:8080/

Need help in understanding why this is happening

Thank you
 

[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