MySQL & Load Stats
What kind of data is accessible in the MySQL & Load Stats section? How could you take full advantage of it?
If you have an HTML site, in all probability it uses a small amount of system resources due to the fact that it is static, but this isn't so with dynamic database-driven sites that use PHP scripts and offer way more functions. This sort of Internet sites generate load on the website hosting server each time someone browses them, because the server needs time to execute the script, to access the database and then to supply the info requested by the visitor's browser. A popular discussion board, for example, stores all usernames and posts in a database, so some load is created every time a thread is opened or a user searches for a given term. If a lot of people access the forum concurrently, or if every single search involves checking a large number of database entries, this can generate high load and affect the efficiency of the site. In this regard, CPU and MySQL load data can present you with data about the site’s performance, as you can compare the numbers with your traffic data and see if the Internet site must be optimized or transferred to a different type of web hosting platform which will be able to bear the high system load in case the Internet site is extremely popular.
MySQL & Load Stats in Shared Hosting
If you host your sites inside a shared hosting account with us, you'll have access to thorough CPU and MySQL statistics which will allow you to keep an eye on their operation. You could see the stats with a few mouse clicks in your Hepsia CP. The CPU Load section will show you the total time frame the server spent on your scripts and just how much memory was required, and the time it took for the scripts to be executed. The day-to-day view is the standard one, but you could also see the data from the past months. The MySQL Load section offer more details about the total amount of queries to each and every database that you have set up inside the account. Once again, you can easily see per month, daily and hourly data, that'll give you data that's different from the traffic or the number of visitors which you get. That way, you can determine if the sites need some optimization.