Group: Member 
Post Group: Newbie
Posts: 8
Status: 
|
Hi,
I'm launching a website with webuzo panel that I plan to promote heavily. I expect 10,000 active users at the same time. Resources wise, the server can handle it, but I'm worried that there are limits in the LAMP stack installed as I found the default max_connections for MYSQL is 150 and I don't know if there are other limits like in apache or PHP configuration for example.
I know that concurrent users is not equal to concurrent connections as connections last only for 1 second or few milliseconds if code is well but worried that the stack is configured to enforce limits even if the server resources can handle more.
Are there configurations that need to be made to force the stack to use the maximum resources of the server?
Thanks
Regards
Michael
|