Re: Re: High Memory usage issue

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

 



Also, I hope you are using the php-fpm approach for the php content, as mixing event and mod_php is a bad idea.

Can you show apachectl -M ?

On Thu, 26 May 2022 at 12:51, Deepak Goel <deicool@xxxxxxxxx> wrote:
What exactly is the problem? Can you please post the error?


Deepak
"The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi"


"Plant a Tree, Go Green"



On Thu, May 26, 2022 at 9:54 PM Rajkumar Adsule <radsule@xxxxxxxxxx.invalid> wrote:
Hi Team,

I have a lamp configured with CentOs6.10 , PHP5.4 and Apache 2.4.53 on a GCP Server with Config 32CPU and 64GB RAM.

Configured event mpm with following  values

<IfModule mpm_event_module>
    ServerLimit 4000
    StartServers 40
    MinSpareThreads 25
    MaxSpareThreads 2000
    ThreadLimit 64
    ThreadsPerChild 25
    MaxRequestWorkers 4000
    MaxClients 4000
    MaxConnectionsPerChild 0
</IfModule>

please suggest a solution.


Regards,
Rajkumar Adsule



[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