When a visitor opens your website, the Internet browser sends a request to the hosting server, which in turn executes it and provides the desired content as a response. A simple HTML website uses minimal resources due to the fact that it's static, but database-driven platforms are more requiring and use far more processing time. Every single webpage which is served generates two sorts of load - CPU load, that depends on the time period the web server spends executing a specific script; and MySQL load, that depends on the number of database queries generated by the script while the client browses the Internet site. Greater load shall be created if loads of people look through a particular Internet site all at once or if a lot of database calls are made at the same time. Two good examples are a discussion board with tens of thousands of users or an online store where a client enters a term in a search box and a large number of items are searched. Having detailed data about the load which your Internet site generates will enable you to optimize the content or see if it is time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Cloud Website Hosting

If you host your Internet sites inside a cloud website hosting account with us, you will have access to in depth CPU and MySQL statistics that will allow you to keep track of their functionality. You could see the stats with a number of clicks within your Hepsia CP. The CPU Load section will show you the total time frame the server spent on your scripts and what amount of memory was needed, as well as the time it took for the scripts to be executed. The everyday view is the standard one, but you are able to also see the numbers from the previous months. The MySQL Load section will provide you with more details about the total amount of queries to every single database that you have created within the account. Once again, you can easily see monthly, daily and per hour data, that shall give you info which is different from the traffic or the number of visitors you get. Thus, you can determine if the websites need some optimization.