Every time a visitor opens your website, the browser sends a request to the server, which in turn executes it and provides the required information as a response. A basic HTML website uses minimum resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Every page that is served produces 2 kinds of load - CPU load, that depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries produced by the script while the client browses the Internet site. Greater load will be created if loads of people look through a given site at the same time or if numerous database calls are made simultaneously. 2 examples are a discussion board with a huge number of users or an online store where a client enters a term inside a search box and thousands of items are searched. Having detailed statistics about the load which your site generates will allow you to optimize the content or see if it's time to switch to a more powerful kind of website hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Shared Website Hosting

We create thorough data about the system resource usage of every single shared website hosting account, so if you host your Internet sites on our highly developed cloud platform, you shall be able to examine the statistics with just a couple of clicks from your Hepsia CP. The data is provided in two different sections. The first one will show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what types of processes generated the load. Statistics are created every six hours. You can see day-to-day and monthly data as well. In the second section you will discover all of the databases you have created inside the account and for each of them you shall see the number of hourly and day-to-day queries. The info shall give you an accurate picture of the overall performance of your Internet sites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

If you want to see detailed stats for the load generated by your websites, it will not take more than just a few clicks to do that. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, features a section focused on the system resource usage and the data there shall tell you if your websites operate properly and if the load they create corresponds to the total amount of received visitors. The CPU load stats include the script execution time and the time it took for the machine to process the requests, and also what types of processes produced the load. The MySQL stats will show you how frequently every database was accessed, as well as daily and hourly statistics for the entire account. With both types of stats, you'll be 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.