Whenever a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and provides the required content as a response. A simple HTML Internet site uses very little resources because it's static, but database-driven platforms are more demanding and use far more processing time. Every single webpage that is served creates 2 sorts of load - CPU load, that depends on the span of time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries generated by the script while the customer browses the Internet site. Larger load shall be generated if many people surf a particular site simultaneously or if numerous database calls are made all at once. Two illustrations are a discussion board with thousands of users or an online store where a client enters a term within a search box and thousands of items are searched. Having comprehensive statistics about the load that your website generates will help you boost the content or see if it is time for you to switch to a more powerful type of website hosting service, if the site is simply getting extremely popular.
MySQL & Load Stats in Shared Website Hosting
We produce in depth statistics about the system resource usage of each shared website hosting account, so in the event that you host your Internet sites on our advanced cloud platform, you'll be able to check the statistics with only a couple of clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one will show you the amount of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different types of processes produced the load. Stats are produced every six hours. You'll be able to see everyday and per month stats as well. In the second section you will find all the databases which you have created within the account and for each one of them you'll see the total amount of hourly and daily queries. The data will give you a definitive picture of the overall performance of your websites, particularly if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Servers
If you would like to see comprehensive statistics regarding the load produced by your sites, it won't take more than a couple of mouse clicks to do that. The Hepsia hosting CP, provided with all semi-dedicated servers we offer, features a section devoted to the system resource usage and the information there shall tell you if your Internet sites operate properly and if the load they produce corresponds to the amount of received website visitors. The CPU load data include the script execution time and the length of time it took for the hosting server to process the requests, and what kinds of processes generated the load. The MySQL data shall show you how frequently every single database was accessed, plus day-to-day and per hour data for the entire account. With both forms of statistics, you'll be able to check the numbers for any of the past days and months, so you can see how sites perform as the traffic to them grows or after you have applied some update.