Every time a visitor opens your site, the web browser sends a request to the hosting server, which executes it and provides the necessary information as a response. A simple HTML website uses minimal system resources because it is static, but database-driven platforms are more demanding and use much more processing time. Every webpage that's served generates two kinds of load - CPU load, that depends on the amount of time the hosting server spends executing a certain script; and MySQL load, which depends on the total number of database queries generated by the script while the customer browses the Internet site. Bigger load shall be produced if many people surf a particular website simultaneously or if a considerable amount of database calls are made concurrently. Two good examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term inside a search box and tens of thousands of items are searched. Having in depth statistics about the load that your Internet site generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful sort of web hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

If you host your websites inside a cloud hosting account with us, you will have access to thorough CPU and MySQL stats which will allow you to keep an eye on their overall performance. You can easily see the data with several clicks in your Hepsia Control Panel. The CPU Load section will show you the total time the server spent on your scripts and just how much memory was required, plus the time it took for the scripts to be executed. The day-to-day view is the default one, but you could also see the statistics from the preceding months. The MySQL Load section offer you more details about the number of queries to every single database that you have created within the account. Once again, you can see month-to-month, daily and per hour stats, which will give you info which is different from the traffic or the number of visitors which you get. In this way, you can determine if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you'll be able to access very detailed CPU and MySQL load statistics that'll give you additional information about the performance of your websites. Two sections of the Hepsia Control Panel are dedicated to the statistics, one for each and every type. In the CPU Load section you can see the execution time of your scripts and the span of time the web server processed them. You can also see the different types of processes which were executed. Stats are produced every six hours, but if necessary, you can also check figures for previous days or months. The MySQL Load section shall show you the entire amount of database queries per day and per hour, as well as the queries to each individual database you have within your semi-dedicated account. Comparing this information to your traffic stats shall give you valuable info about how your websites perform and you shall see if you have to take some measures to optimize them.