MySQL & Load Stats
What sort of data is available in the MySQL & Load Stats section? How can you take advantage of it?
If you have an HTML website, it likely uses a really small amount of system resources because it is static, but this is not the situation with dynamic database-driven websites that use PHP scripts and provide a lot more features. This kind of Internet sites produce load on the hosting server when anyone browses them, since the hosting server needs time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A widely used discussion board, as an illustration, stores all usernames and posts within a database, so some load is created each time a thread is opened or a user looks for a given name. If lots of people connect to the forum concurrently, or if every search involves checking thousands of database entries, this can produce high load and affect the performance of the Internet site. In this regard, CPU and MySQL load stats can present you with info about the site’s overall performance, as you can compare the numbers with your traffic stats to decide if the Internet site needs to be optimized or transferred to a different sort of hosting platform that'll be able to bear the high system load if the site is really popular.
MySQL & Load Stats in Cloud Web Hosting
We produce detailed stats about the system resource usage of each and every cloud web hosting account, so in case you host your sites on our sophisticated cloud platform, you shall be able to check out the data with just a couple of clicks from your Hepsia Control Panel. The data is available in two different sections. The first one will show you the time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what types of processes generated the load. Stats are created every six hours. You could see everyday and month-to-month data also. In the second section you'll find all the databases you have created within the account and for each of them you will see the amount of hourly and daily queries. The info will give you a detailed picture of the functionality of your websites, particularly if you compare it to the daily traffic and visitor statistics.