Each time a visitor opens your Internet site, the web browser sends a request to the server, which executes it and provides the desired data as a response. A standard HTML site uses very little resources due to the fact that it is static, but database-driven platforms are more demanding and use more processing time. Each webpage that's served creates 2 sorts of load - CPU load, that depends on the time period the hosting server spends executing a specific script; and MySQL load, that depends on the amount of database queries generated by the script while the user browses the website. Larger load will be generated if loads of people surf a particular site at the same time or if a lot of database calls are made concurrently. 2 examples are a discussion board with many users or an online store where a customer enters a term in a search box and a large number of items are searched. Having thorough data about the load that your website generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Website Hosting

We produce in depth statistics about the system resource usage of each website hosting account, so in the event that you host your sites on our innovative cloud platform, you shall be able to take a look at the data with only a few mouse clicks from your Hepsia Control Panel. The data is provided in 2 different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what types of processes created the load. Stats are generated every six hours. You are able to see daily and month-to-month data as well. In the second section you'll find all the databases which you have created in the account and for every one of them you will see the total amount of per hour and day-to-day queries. The data shall give you a detailed picture of the performance of your sites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

If you would like to see in depth statistics about the load generated by your Internet sites, it will not take more than just a few clicks to do this. The Hepsia hosting Control Panel, provided with all semi-dedicated servers we offer, has a section dedicated to the system resource usage and the information there can tell you if your websites perform well and if the load they produce corresponds to the total amount of received website visitors. The CPU load statistics include the script execution time and the length of time it took for the hosting server to process the requests, and also what sorts of processes generated the load. The MySQL stats will show you how frequently each database was accessed, and everyday and per hour statistics for the whole account. With both sorts of statistics, you'll be able to check the numbers for each of the past days and months, so you can easily see how the sites perform as the traffic to them rises or once you've applied some update.