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

2022-05-31 Thread Rajkumar Adsule
Thanks Frank, and sorry for the personnel email. Regards, Rajkumar Adsule OpenDoctor *Hello: (347) 686-8581 Extn: 112* *The content of this email is confidential and intended for the recipient specified in the message only. It is strictly forbidden to share any part of this message with any

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

2022-05-27 Thread Rajkumar Adsule
ok, then can you please guide me on how to check why apache threads are eating more memory. Regards, Rajkumar Adsule OpenDoctor *Hello: (347) 686-8581 Extn: 112* *The content of this email is confidential and intended for the recipient specified in the message only. It is strictly forbidden to

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

2022-05-27 Thread Rajkumar Adsule
We are running a multi-tenant application on this web server and it's heavily used approx 500 to 700 concurrent users. Regards, Rajkumar Adsule OpenDoctor *Hello: (347) 686-8581 Extn: 112* *The content of this email is confidential and intended for the recipient specified in the message

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

2022-05-27 Thread Rajkumar Adsule
:15358131 15227 The system says 60GB is used, As per-process memory it's 36.2 GB used, where is the other 34GB? Regards, Rajkumar Adsule OpenDoctor *Hello: (347) 686-8581 Extn: 112* *The content of this email is confidential and intended for the recipient specified in the me

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

2022-05-27 Thread Rajkumar Adsule
MaxConnectionsPerChild 0 Regards, Rajkumar Adsule OpenDoctor *Hello: (347) 686-8581 Extn: 112* *The content of this email is confidential and intended for the recipient specified in the message only. It is strictly forbidden to share any part of this message with any third party, without the

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

2022-05-27 Thread Rajkumar Adsule
total used free sharedbuffers cached Mem: 60517 59155 1361162 7344 6487 -/+ buffers/cache: 45324 15192 Swap:15358133 15225 The problem is Memory utilization is always 95% - 98% Regards, Rajkumar Adsule

[users@httpd] Re: High Memory usage issue

2022-05-26 Thread Rajkumar Adsule
ThreadsPerChild 25 MaxRequestWorkers 4000 MaxClients 4000 MaxConnectionsPerChild 0 please suggest a solution. Regards, Rajkumar Adsule

Re: [users@httpd] Re: Apache threads getting killed

2022-05-25 Thread Rajkumar Adsule
Hi All, Please assist on how to apply the apache patch https://bz.apache.org/bugzilla/show_bug.cgi?id=66004 The fix is not released yet but there is a patch available here: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/313.diff Regards, Rajkumar Adsule OpenDoctor *Hello: (347

Re: [users@httpd] Re: Apache threads getting killed

2022-05-22 Thread Rajkumar Adsule
Hi All, Please assist on how to apply the apache patch https://bz.apache.org/bugzilla/show_bug.cgi?id=66004 The fix is not released yet but there is a patch available here: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/313.diff Regards, Rajkumar Adsule On Thu, May 19, 2022

Re: [users@httpd] Re: Apache threads getting killed

2022-05-19 Thread Rajkumar Adsule
Thank you Yann, I gone through the blog , but its not clear on how to apply the patch, I am using binary version of httpd 2.4.53 on centos 7.9. Please assist on how to apply the patch. Regards, Rajkumar Adsule On Wed, May 18, 2022 at 3:15 AM Yann Ylavic wrote: > On Tue, May 17, 2022

[users@httpd] Re: Apache threads getting killed

2022-05-17 Thread Rajkumar Adsule
Hi, I am using apache / httpd as a web server i.e. lamp configured on CentOS system. Apache version 2.4.34 was working fine, it started killing threads when I upgrade apache to 2.4.53. Please help with the possible reasons and solutions. Regards, Rajkumar Adsule