MySQL & Load Stats
What kind of info is provided in the MySQL & Load Stats section? How do you make use of it?
If you have an HTML website, it likely uses a very small amount of system resources due to the fact that it's static, but this isn't so with dynamic database-driven Internet sites that use PHP scripts and offer far more functions. This sort of websites create load on the web hosting server each time somebody browses them, because the hosting server needs time to execute the script, to access the database and then to supply the data requested by the visitor's Internet browser. A famous discussion board, for example, stores all usernames and posts in a database, so some load is generated every time a thread is opened or an end user looks for a specific name. If lots of people connect to the forum simultaneously, or if each and every search involves checking tens of thousands of database entries, this can produce high load and affect the functionality of the site. In this regard, CPU and MySQL load stats can provide data about the site’s efficiency, as you can compare the numbers with your traffic data to make a decision if the Internet site has to be optimized or moved to another kind of hosting platform which will be able to bear the high system load in the event that the site is really popular.
MySQL & Load Stats in Cloud Hosting
If you host your sites in a cloud hosting account with us, you will have access to detailed CPU and MySQL statistics that will permit you to keep track of their functionality. You can easily see the statistics with a couple of mouse clicks inside your Hepsia CP. The CPU Load section will show you the total time frame the web server spent on your scripts and how much memory was required, and the time it took for the scripts to be executed. The daily view is the standard one, but you may also see the numbers from the preceding months. The MySQL Load section offer you additional information about the amount of queries to every single database that you have created within the account. Once again, you can see monthly, everyday and per hour statistics, that shall give you data which is different from the traffic or the number of visitors which you get. In this way, you can identify if the Internet sites need some optimization.