Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Linux VPS Support

Notices

Reply
 
Thread Tools
  #1  
Old 07-15-2010, 08:41 AM
smoniz smoniz is offline
Hatchling Croc
 
Join Date: Mar 2008
Posts: 21
Default Recommended Optimization Software

Browsed through the forums, and didn't see anything offhand, so sorry if this has already been posted. I am a complete newbie when it comes to VPS systems. I've optimized my wordpress theme, installed DB-Cache Reloaded & WP-SuperCache.

My memory usage right now hovers around 33%, but does spike (most likely when the cached files expire). Is there any software, or other tips I'm not thinking of that can help optimize my system? I'm already looking into getting a new theme that is cleaner, this particular one looks to be query extensive.

Thanks!
Shawn
www.wrestlingnewsarena.com
Reply With Quote
  #2  
Old 07-15-2010, 11:19 AM
smoniz smoniz is offline
Hatchling Croc
 
Join Date: Mar 2008
Posts: 21
Default Re: Recommended Optimization Software

Also as I google ways to help optimize the VPS server, I am seeing one common way is to modify the httpd.conf file with the following:

Code:
Timeout 200
KeepAlive On
MaxKeepAliveRequests 200
KeepAliveTimeout 3
MinSpareServers 5
MaxSpareServers 15
StartServers 5
MaxClients 20
MaxRequestsPerChild 2000
HostnameLookups Off
Would this also be a good recommendation?
Reply With Quote
  #3  
Old 07-16-2010, 01:25 AM
GatorDaveC's Avatar
GatorDaveC GatorDaveC is offline
HostGator Staff
 
Join Date: Mar 2006
Location: Ontario, Canada
Posts: 937
Default Re: Recommended Optimization Software

If you have a site or two, then fastCGI might be a good idea to use on your VPS. You can also use PHP caching applications with it.

I wouldn't use those Apache settings you found. You can find most of the settings on the Apache site http://httpd.apache.org/docs/2.1/mod/worker.html

If you aren't running cPanel, you could switch to another HTTP Daemon, such as lighttpd.
Reply With Quote
  #4  
Old 07-16-2010, 02:33 AM
cbcrs cbcrs is offline
Hatchling Croc
 
Join Date: Feb 2009
Posts: 25
Default Re: Recommended Optimization Software

Switch apache MPM from prefork to worker, install FastCGI, and PHP APC.
__________________
Fifteen years of research he'd filed from one planet alone and they'd cut it to two words. "Mostly Harmless."
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Free Software Downloads and Software Reviews - PADTube.com unugurn Site Promotion 0 05-30-2008 02:48 PM
Recommended Forum Software rdegler Pre-Sales Questions 12 04-12-2008 07:09 PM
Recommended path for installation ghpk WHM Complete Solution 5 10-12-2007 03:09 PM

All times are GMT -5. The time now is 03:04 AM.