Results 1 to 3 of 3
-
17th Apr 2014, 02:21 PM #1
how to optimize apache for less memory usage ?
i am using VPS with 8gb ram on centos 6 64bit and most of the memory is taken for httpd connections is there any way i can optimize it ? Were i have tried so many optimization techniques but none of them helped me
JackWell Reviewed by JackWell on . how to optimize apache for less memory usage ? i am using VPS with 8gb ram on centos 6 64bit and most of the memory is taken for httpd connections is there any way i can optimize it ? Were i have tried so many optimization techniques but none of them helped me :facepalm: Rating: 5
-
17th Apr 2014, 02:45 PM #2
To get recommended settings for your server try apachebuddy which is much like mysqltunner run below commands to configure it
Using ApacheBuddy
You can download the ApacheBuddy script as follows:
Code:wget https://raw.github.com/gusmaskowitz/apachebuddy.pl/master/apachebuddy.pl
Code:chmod +x apachebuddy.pl
Code:./apachebuddy.pl
Follow Board Rules & Thread Rules.
-
17th Apr 2014, 02:52 PM #3
Once you got output you should update your httpd.config manually based on your recommended settings by apachebuddy
Apache config location:
/etc/httpd.config
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
how to optimize Apache ?
By iman24 in forum Server ManagementReplies: 19Last Post: 27th Apr 2012, 07:24 PM -
mysql usage 99.8%|Site Not Loading|Please help to optimize
By raj1126 in forum Technical Help Desk SupportReplies: 18Last Post: 11th Nov 2010, 05:59 AM -
To much memory usage
By WarezFreaks in forum Technical Help Desk SupportReplies: 18Last Post: 11th Aug 2010, 04:59 AM -
Memory Usage
By -Im.z2ight- in forum Server ManagementReplies: 3Last Post: 21st Mar 2010, 09:08 PM -
PHP TIP: Unset() : Memory Usage!
By litewarez in forum Webmaster ResourcesReplies: 9Last Post: 25th Dec 2009, 07:12 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...