Each time a visitor opens your site, the Internet browser sends a request to the hosting server, which in turn executes it and supplies the necessary information as a response. A basic HTML Internet site uses minimal resources as it's static, but database-driven platforms are more demanding and use a lot more processing time. Every webpage which is served produces two forms of load - CPU load, which depends on the time period the web server spends executing a particular script; and MySQL load, which depends on the amount of database queries generated by the script while the end user browses the Internet site. Greater load shall be generated if a lot of people surf a certain website at the same time or if numerous database calls are made concurrently. Two good examples are a discussion board with many users or an online store in which a client enters a term inside a search box and tens of thousands of items are searched. Having detailed statistics about the load that your site generates will help you boost the content or see if it is time to switch to a more powerful kind of hosting service, if the site is simply getting very popular.
MySQL & Load Stats in Hosting
If you host your websites in a hosting account with us, you'll have access to thorough CPU and MySQL stats which will allow you to keep tabs on their operation. You can easily see the data with several mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time period the web server spent on your scripts and just how much memory was required, along with the time it took for the scripts to be executed. The day-to-day view is the default one, but you are able to also see the stats 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 per month, daily and hourly statistics, which will give you info that is different from the traffic or the number of visitors that you get. This way, you can see if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
If you would like to see comprehensive stats for the load generated by your Internet sites, it won't take more than a few clicks to do this. The Hepsia hosting CP, included with all semi-dedicated servers which we offer, features a section focused on the system resource usage and the data there will tell you if your Internet sites operate properly and if the load they generate corresponds to the total amount of received website visitors. The CPU load stats include the script execution time and the span of time it took for the hosting server to process the requests, and also what types of processes generated the load. The MySQL statistics will show you how frequently each individual database was accessed, and also day-to-day and hourly data for the entire account. With both kinds of stats, you'll be able to check the numbers for any of the past days and months, so you can easily see how the websites perform as the traffic to them grows or after you have applied some update.