Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Mar 22, 2011 5:21 pm 
Offline

Joined: Tue Mar 22, 2011 5:15 pm
Posts: 1
I'm on a Linode 512. The SMF forum has like 4-5k unique visitors a month, around 10-50 on at a time.

In apache, mpm_prefork is set to:
StartServers 1
MinSpareServers 3
MaxSpareServers 5
MaxClients 20
MaxRequestsPerChild 0

mpm_worker is set to:
StartServers 2
MaxClients 350
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0

Are those good? Also, what settings should I modify in mysql?


Top
   
PostPosted: Wed Mar 23, 2011 9:08 am 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
bros wrote:
I'm on a Linode 512. The SMF forum has like 4-5k unique visitors a month, around 10-50 on at a time.

In apache, mpm_prefork is set to:
StartServers 1
MinSpareServers 3
MaxSpareServers 5
MaxClients 20
MaxRequestsPerChild 0

mpm_worker is set to:
StartServers 2
MaxClients 350
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0

Are those good? Also, what settings should I modify in mysql?


which one are you using? mpm_prefork or mpm_worker? Only one of those settings will be in use at any time.

apache2 -v | grep MPM will tell you


Top
   
 Post subject:
PostPosted: Wed Mar 23, 2011 9:44 pm 
Offline
Senior Newbie

Joined: Wed Mar 23, 2011 9:42 pm
Posts: 11
Website: http://www.niden.net
Location: Charles Town, WV
Have you considered using nginx? With the right configuration you will be able to get a lot more out of your box performance wise.

_________________
W: niden.net
T: nikosdimopoulos


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group