Every time a visitor opens your site, the Internet browser sends a request to the hosting server, which executes it and supplies the necessary information as a response. A basic HTML site uses minimum resources because it's static, but database-driven platforms are more requiring and use far more processing time. Every webpage that's served generates 2 kinds of load - CPU load, which depends on the time period the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries generated by the script while the client browses the site. Higher load shall be created if a whole lot of people look through a particular Internet site at the same time or if a considerable amount of database calls are made at the same time. 2 illustrations are a discussion board with thousands of users or an online store in which a visitor enters a term in a search box and thousands of items are searched. Having detailed data about the load your site generates will help you optimize the content or see if it's time to switch to a more powerful kind of hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Web Hosting

If you host your Internet sites inside a web hosting account with us, you'll have access to thorough CPU and MySQL data that will permit you to keep tabs on their operation. You can easily see the statistics with a few clicks in your Hepsia Control Panel. The CPU Load section will show you the total time period the hosting server spent on your scripts and the amount of memory was needed, as well as the time it took for the scripts to be executed. The daily view is the default one, but you may also see the stats from the preceding months. The MySQL Load section offer you more info about the amount of queries to every database that you have created in the account. Once again, you are able to see monthly, day-to-day and per hour stats, which will give you information that's different from the traffic or the number of visitors you get. In this way, you can determine if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see in depth stats for the load created by your sites, it will not take more than a few clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers which we offer, features a section devoted to the system resource usage and the info there can tell you if your websites function properly and if the load they create corresponds to the total amount of received website visitors. The CPU load data include the script execution time and the time it took for the machine to process the requests, as well as what kinds of processes created the load. The MySQL stats will show you how many times every single database was accessed, and daily and per hour statistics for the entire account. With both kinds of statistics, you are able to check the numbers for any of the past days and months, so you could see how sites perform as the traffic to them increases or after you have applied some update.