MySQL & Load Stats
What sort of info is accessible in the MySQL & Load Stats section? How do you benefit from it?
Every time a visitor opens your Internet site, the browser sends a request to the hosting server, which executes it and supplies the required information as a response. A simple HTML website uses very little resources because it's static, but database-driven platforms are more requiring and use much more processing time. Each and every page that is served generates two forms of load - CPU load, that depends on the length of time the server spends executing a specific script; and MySQL load, that depends on the amount of database queries generated by the script while the client browses the Internet site. Higher load shall be created if a considerable amount of people look through a particular site concurrently or if loads of database calls are made at the same time. 2 illustrations are a discussion board with thousands of users or an online store where a customer enters a term in a search box and thousands of items are searched. Having thorough data about the load that your Internet site generates will enable you to improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the website is simply getting really popular.
-
MySQL & Load Stats in Web Hosting
Using the Hepsia Control Panel, bundled with all our
web hosting packages, you'll be able to see very detailed data about the resources that your websites use. One of the sections will give you details about the CPU load, like the amount of processing time the server spent, how much time it took for your scripts to be executed and exactly how much memory they used. Stats are routinely produced every six hours and you could also see the different types of processes that produced the most load - PHP, Perl, etc. MySQL load statistics are listed within an individual section in which you are able to see all the queries on a per hour, day-to-day, and so on. basis. You'll be able to go back and compare stats from various months to see if some update has altered the resource usage if the total amount of site visitors hasn't changed much. This way, you can determine if your Internet site needs to be optimized, which will result in a better functionality and an improved user experience.
-
MySQL & Load Stats in Semi-dedicated Servers
Our system creates detailed statistics about the two types of load, so if you purchase a
semi-dedicated server for your sites, you can access the data with just a few clicks inside your Hepsia hosting CP. Each kind of information is listed in its own section. The CPU Load section shall tell you exactly what processes produced the load and the length of time it took for the web server to execute each of the requests. Though stats are generated every six hours, you can see day by day and per month statistics as well. In the MySQL Load section you'll find a list of all the databases created within your semi-dedicated account manually and automatically, what amount of queries were sent to each one of them, the total day-to-day queries for the account as a whole, as well as the average per hour rate. This information shall help you determine how well your Internet sites perform and if each of them needs optimization of some type.