B Brent W Peterson Well-Known Member Mar 22, 2011 #1 Mar 22, 2011 #1 My site gets about 10,000 unique visitors a day, is 5 concurrent connections enough for suEXEC? I have 32gb Memory, can I increase the amount of connections?
My site gets about 10,000 unique visitors a day, is 5 concurrent connections enough for suEXEC? I have 32gb Memory, can I increase the amount of connections?
W webizen Well-Known Member Mar 22, 2011 #2 Mar 22, 2011 #2 if your server is dedicated, there is no need to enable php suEXEC. you can check "EAProc WaitQ" in real-time stats. if it is non zero, increase max connection in lsphp5 external app by 50 at a time.
if your server is dedicated, there is no need to enable php suEXEC. you can check "EAProc WaitQ" in real-time stats. if it is non zero, increase max connection in lsphp5 external app by 50 at a time.
B Brent W Peterson Well-Known Member Mar 22, 2011 #3 Mar 22, 2011 #3 Thanks, my values never go above "0"
W webizen Well-Known Member Mar 22, 2011 #4 Mar 22, 2011 #4 Then you should be fine. no need to change your current settings.