Author Topic: Apache is leaking memory bullten help!  (Read 15495 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Apache is leaking memory bullten help!
« on: October 26, 2015, 07:37:06 AM »
Hello,

After upgrading my Apache to apache 2.4.17 and PHP to 5.6.14 following bullten's tutorials the apache of my server is leaking huge memory and is not stopping until goes max of my ram and swap. What could be the possible fix for this problem? bullten please help me out.


Thanks in advance...

Offline
*****
Re: Apache is leaking memory bullten help!
« Reply #1 on: October 26, 2015, 08:26:35 PM »
Hello.

You should check your Apache. I didn't have any problem with it.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Apache is leaking memory bullten help!
« Reply #2 on: October 26, 2015, 08:53:31 PM »
Apache 2.4 isn't default version for centos 6 and in short, that isn't supported until we don't start to supporting it with centos7.

CentOS moto is "stability over all else" so some custom upgrades will decrease server stability.
But in most cases issue could be with your website or some custom modules you added.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #3 on: October 27, 2015, 07:37:32 AM »
But I asked for any solution to this or how to debug it so that I can find where or in which module the memory is leaking?

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #4 on: October 28, 2015, 10:23:48 PM »
No good support here for this panel? Atleast suggest me some ways in which I can debug the memory leak and solve it.

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #5 on: October 28, 2015, 10:35:21 PM »
You've got the answer:

Quote
Apache 2.4 isn't default version for centos 6 and in short, that isn't supported until we don't start to supporting it with centos7.

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #6 on: October 29, 2015, 10:34:44 PM »
cPanel and Plesk Panel is using Apache 2.4 in CentOS 6. I don't know how you guys are developing the panel :/ Very short updates and very bad user feedback response.

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #7 on: October 30, 2015, 03:59:44 AM »
Apache 2.4 have a known bug with mod_ssl, if you use mod_ssl try to start httpd without it.

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #8 on: October 31, 2015, 06:57:11 PM »
I have no mod_ssl module in my apache...

Offline
*****
Re: Apache is leaking memory bullten help!
« Reply #9 on: November 01, 2015, 07:24:11 AM »
farukh, you get the answer. CWP does not support apache 2.4.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Re: Apache is leaking memory bullten help!
« Reply #10 on: November 01, 2015, 05:36:47 PM »
I cannot replicate the issue. Just upgrade to latest version apache 2.4.17
https://panel.bullten.net/knowledgebase/36/Install-Apache-24-and-suPHP-072-in-CWP.html
« Last Edit: November 01, 2015, 05:58:00 PM by bullten »

Offline
**
Re: Apache is leaking memory bullten help!
« Reply #11 on: November 02, 2015, 03:33:53 AM »
I have already done that. Upgraded to latest apache 2.4.17 and also my PHP version is 5.6.14. All up to date. I have done all the upgradation following bullten blog guides.