MySQL & Load Stats
Observe what sort of data is gathered in the MySQL & Load Stats section and in what ways you are able to benefit from it.
When a visitor opens your website, the browser sends a request to the web server, which executes it and gives the necessary data as a response. A standard HTML Internet site uses very little resources for the reason that it is static, but database-driven platforms are more demanding and use more processing time. Every webpage which is served generates 2 forms of load - CPU load, that depends on the time the web server spends executing a certain script; and MySQL load, which depends on the number of database queries produced by the script while the user browses the site. Bigger load shall be produced if a lot of people browse a certain site concurrently or if many database calls are made all at once. Two illustrations are a discussion board with many users or an online store where a visitor enters a term inside a search box and a large number of items are searched. Having comprehensive stats about the load your Internet site generates will enable you to optimize the content or see if it's time to switch to a more powerful type of hosting service, if the Internet site is simply getting quite popular.
-
MySQL & Load Stats in Website Hosting
We generate thorough stats about the system resource usage of each
website hosting account, so in case you host your Internet sites on our advanced cloud platform, you shall be able to check the data with only a few mouse clicks from your Hepsia Control Panel. The data is available in 2 different sections. The first one shall show you the time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what kinds of processes produced the load. Stats are created every 6 hours. You're able to see daily and month-to-month stats too. In the second section you will discover all of the databases that you've created inside the account and for every one of them you shall see the total amount of per hour and day-to-day queries. The information will give you a definitive picture of the overall performance of your sites, specifically if you compare it to the daily traffic and visitor stats.
-
MySQL & Load Stats in Semi-dedicated Hosting
As our system keeps in depth stats for the load that every
semi-dedicated server account produces, you shall be aware of how your sites perform at any time. After you log in to the Hepsia Control Panel, which comes with every single account, you can go to the section devoted to the system load. In it, you are able to see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what sorts of processes generated the load - cron jobs, PHP pages, Perl scripts, etc. You can also see the total number of queries to each and every database within your semi-dedicated account, the total everyday statistics for the account as a whole, plus the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and examine the performance of your sites after some update or after a major increase in the number of your site visitors.