Can my site afford more than 30 visitors at the same time?
Hello Team, I'm using your POWER hosting plan. I am going to participate in a promotion and there would be 50,000 - 120,000 visitors in 24 hours by then. This means there might be hundreds (or more) of concurrent visitors online at the same time. The visitors will be asked to fill in a form and then the page will return a few sentences.
Our website is a statics html site but we are considering to use PHP+SQL on the promotion page. After the visitor has filled in the form, the form will be saved into SQL's database online. I have asked for help from your SUPPORT CHAT several hours ago, and they told me that the concurrent connections cannot be larger than 30.
My first question is: what will happen if the concurrent connections were larger than 30? The exceeded connection will queue up until the form has been saved into database, or it will return a permanent error, or even the database will just down for hours from work?
Another question: apart from saving the form into database, we can also enclose the form to an email and send it to our Gmail account. For example the CONTACT page of our site: http://www.athtek.com/contact.php . The question is, when there are hundreds of concurrent visitors trying to enclose the forms into emails and send them to us at the same time, can the mail server afford that? The total email quantity maybe reaches 100,000 in 24 hours. Will our email account be banned on your side?
Additionally, can I buy that server service from you which can extend the max concurrent connections to 100+, or enable our mail server to process more than 100,000 emails in 24 hours?
Thanks.
Our website is a statics html site but we are considering to use PHP+SQL on the promotion page. After the visitor has filled in the form, the form will be saved into SQL's database online. I have asked for help from your SUPPORT CHAT several hours ago, and they told me that the concurrent connections cannot be larger than 30.
My first question is: what will happen if the concurrent connections were larger than 30? The exceeded connection will queue up until the form has been saved into database, or it will return a permanent error, or even the database will just down for hours from work?
Another question: apart from saving the form into database, we can also enclose the form to an email and send it to our Gmail account. For example the CONTACT page of our site: http://www.athtek.com/contact.php . The question is, when there are hundreds of concurrent visitors trying to enclose the forms into emails and send them to us at the same time, can the mail server afford that? The total email quantity maybe reaches 100,000 in 24 hours. Will our email account be banned on your side?
Additionally, can I buy that server service from you which can extend the max concurrent connections to 100+, or enable our mail server to process more than 100,000 emails in 24 hours?
Thanks.