Re: [users@httpd] Re: Deprecated warnings with v2.4.53

2022-05-26 Thread Deepak Goel
Please post the config & warnings... Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" Make In India :

Re: [users@httpd] Re: High Memory usage issue

2022-05-26 Thread Frank Gingras
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 wrote: > What exactly is the problem? Can you please post the error? > > > Deepak > "The greatness of a nation ca

[users@httpd] Re: Deprecated warnings with v2.4.53

2022-05-26 Thread Tom Browder
On Sat, May 14, 2022 at 18:20 Tom Browder wrote: > I have tried to move from openssl 1.1.1o to 3.0.3 and am getting lots of > deprecated warnings during the httpd build. I also tried when attempting > http 2.4.52 and didn't complete iththen either because of the same warnings. Looking at the 48

Re: [users@httpd] Re: High Memory usage issue

2022-05-26 Thread Deepak Goel
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" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go

[users@httpd] Re: High Memory usage issue

2022-05-26 Thread Rajkumar Adsule
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 ServerLimit 4000 StartServers 40 MinSpareThreads 25 MaxSpareThreads 2000 ThreadLimit 64 ThreadsPerChil