Re: [users@httpd] Apache process crashes, utilizing high memory

2019-08-27 Thread Nigel B. Peck
On Wed, 28 Aug 2019 at 12:28 am, Arnav Garg wrote: > Are you having any idea, whether the below memory leak issue is resolved > in any of the latest releases of apache? > I’m not suggesting it’s a memory leak in Apache, rather in the application(s) that you’re running on Apache. >

RE: [users@httpd] Apache process crashes, utilizing high memory

2019-08-27 Thread Arnav Garg
Hi Nigel, Thank you for prompt reply. The apache version we are using is : Apache/2.4.10 (Debian) Are you having any idea, whether the below memory leak issue is resolved in any of the latest releases of apache? Thanks Arnav From: Nigel B. Peck [mailto:nigelbp...@gmail.com] Sent: Thursday,

Re: [users@httpd] Crash of httpd in Endurance

2019-08-27 Thread Cloud Cache
on 2019/8/28 11:19, kishore wrote: This behavior is observed only on Solaris with 2.4.34 and above (tested 2.4 41 as well). HTTPS 2.4.2 9 doesn't have this issue. Is there any known memory leaks on Solaris Sparc 11.4 with latest Apache httpd versions. Sounds sad. can you compile from

Re: [users@httpd] Crash of httpd in Endurance

2019-08-27 Thread kishore
Hi, Upon further investigation we found there is a memory leak which is causing increase in usage of swap memory. Once the swap memory runs out of space one of the child process generates a core file. This behavior is observed only on Solaris with 2.4.34 and above (tested 2.4 41 as well). HTTPS