MySQL & Load Stats
What kind of data is accessible in the MySQL & Load Stats section? How could you make use of it?
Each time a visitor opens your site, the Internet browser sends a request to the server, which in turn executes it and supplies the necessary information as a response. A basic HTML site uses minimal resources because it is static, but database-driven platforms are more demanding and use much more processing time. Every page that's served creates 2 forms of load - CPU load, which depends on the span of time the server spends executing a particular script; and MySQL load, which depends on the number of database queries produced by the script while the client browses the Internet site. Bigger load will be produced if a whole lot of people look through a given site concurrently or if loads of database calls are made all at once. 2 illustrations are a discussion board with a large number of users or an online store where a visitor enters a term in a search box and thousands of items are searched. Having thorough data about the load which your site generates can help you boost the content or see if it is time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting very popular.
-
MySQL & Load Stats in Cloud Hosting
Using the Hepsia Control Panel, included with all of our
cloud hosting offers, you will be able to see rather detailed statistics regarding the system resources which your sites use. One of the sections shall give you information about the CPU load, such as how much processing time the web server spent, the amount of time it took for your scripts to be executed and what amount of memory they used. Statistics are routinely provided every six hours and you could also see the different kinds of processes that produced the most load - PHP, Perl, and so forth. MySQL load data are listed inside an individual section where you can see all the queries on an hourly, everyday, etc. basis. You can go back and compare statistics from various months to find out if some update has transformed the resource usage if the total amount of website visitors hasn't changed much. Thus, you will see if your Internet site needs to be optimized, which will lead to a better overall performance and an improved user experience.
-
MySQL & Load Stats in Semi-dedicated Servers
If you would like to see comprehensive statistics regarding the load created by your Internet sites, it won't take more than a couple of mouse clicks to do this. The Hepsia hosting CP, included with all
semi-dedicated servers which we offer, features a section devoted to the system resource usage and the information there shall tell you if your Internet sites perform well and if the load they generate corresponds to the amount of received site visitors. The CPU load statistics include the script execution time and the time it took for the web server to process the requests, and also what kinds of processes generated the load. The MySQL statistics shall show you the number of times every single database was accessed, and day-to-day and hourly 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 could see how the sites perform as the traffic to them grows or once you've applied some update.