MySQL & Load Stats
View the type of info is gathered in the MySQL & Load Stats section and in what ways you can take full advantage of it.
If you have an HTML Internet site, most likely it uses a small amount of resources simply because it is static, but this is not the case with dynamic database-driven Internet sites that use PHP scripts and offer far more features. Such sites generate load on the website hosting server anytime someone browses them, since the web server requires 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, for example, stores all usernames and posts within a database, so some load is produced each time a thread is opened or an end user searches for a specific phrase. If lots of people access the forum simultaneously, or if each search involves checking tens of thousands of database entries, this could produce high load and affect the functionality of the site. In this regard, CPU and MySQL load data can provide you with information about the site’s overall performance, as you can compare the numbers with your traffic stats to decide if the site has to be optimized or moved to a new sort of hosting platform that will be able to bear the high system load in the event that the Internet site is popular.
MySQL & Load Stats in Shared Website Hosting
We generate detailed statistics about the system resource usage of every shared website hosting account, so in the event that you host your sites on our advanced cloud platform, you'll be able to check out the statistics with just a few mouse clicks from your Hepsia Control Panel. The data is offered in two different sections. The first one shall show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory sites used and what different types of processes generated the load. Statistics are produced every 6 hours. You are able to see day-to-day and monthly statistics too. In the second section you'll find all of the databases that you have created inside the account and for each and every one of them you will see the total amount of hourly and daily queries. The data will give you an accurate picture of the overall performance of your Internet sites, specifically if you compare it to the daily traffic and visitor data.