Each time a visitor opens your Internet site, the browser sends a request to the web server, which executes it and provides the required information as a response. A simple HTML site uses negligible resources as it's static, but database-driven platforms are more demanding and use much more processing time. Every single webpage that is served generates two sorts of load - CPU load, that depends on the time period the server spends executing a specific script; and MySQL load, that depends on the amount of database queries created by the script while the user browses the Internet site. Larger load shall be generated if loads of people look through a particular website all at once or if many database calls are made at the same time. 2 good examples are a discussion board with tens of thousands of users or an online store where a client enters a term inside a search box and a large number of items are searched. Having detailed stats about the load your site generates will help you improve the content or see if it is time for you to switch to a more powerful type of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Web Hosting

We create thorough data about the system resource usage of every single web hosting account, so in case you host your sites on our sophisticated cloud platform, you shall be able to check the stats with just a couple of mouse clicks from your Hepsia Control Panel. The data is available in two different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory sites used and what different types of processes created the load. Statistics are created every six hours. You are able to see day-to-day and monthly stats also. In the second section you will discover all of the databases you have created inside the account and for each and every one of them you'll see the number of per hour and day-to-day queries. The data shall give you an accurate picture of the performance of your Internet sites, particularly if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

If you want to see comprehensive statistics regarding the load produced by your sites, it won't take more than just a few clicks to do that. The Hepsia hosting CP, supplied with all semi-dedicated servers which we offer, has a section focused on the system resource usage and the info there can tell you if your Internet sites perform well and if the load they create corresponds to the total amount of received website visitors. The CPU load statistics include the script execution time and the span of time it took for the machine to process the requests, and also what types of processes produced the load. The MySQL statistics shall show you how often each database was accessed, plus daily and by the hour stats for the entire account. With both forms of stats, you'll be able to check the numbers for any of the past days and months, so you could see how the sites perform as the traffic to them grows or once you've applied some update.