If you have an HTML site, in all probability it uses a small amount of resources because it's static, but that isn't the situation with dynamic database-driven Internet sites that use PHP scripts and provide considerably more functions. Such Internet sites generate load on the hosting server each time someone browses them, since the server requires time to execute the script, to access the database and then to provide the info requested by the visitor's browser. A famous discussion board, for instance, stores all usernames and posts in a database, so some load is produced every time a thread is opened or an end user looks for a certain name. If a lot of people connect to the forum concurrently, or if each search involves checking tens of thousands of database entries, this may produce high load and affect the performance of the site. In this regard, CPU and MySQL load statistics can provide information about the site’s efficiency, as you can compare the numbers with your traffic stats to determine if the website should be optimized or transferred to a new kind of web hosting platform that will be able to bear the high system load if the Internet site is really popular.

MySQL & Load Stats in Hosting

If you host your sites in a hosting account with us, you will have access to detailed CPU and MySQL statistics that will permit you to monitor their functionality. You can easily see the stats with a few mouse clicks inside your Hepsia Control Panel. The CPU Load section will show you the total time frame the web server spent on your scripts and just how much memory was needed, and the time it took for the scripts to be executed. The everyday view is the default one, but you can also see the numbers from the preceding months. The MySQL Load section will provide you with more info about the amount of queries to every single database that you have created in the account. Once again, you can see month-to-month, everyday and per hour data, that shall give you information which is different from the traffic or the number of visitors you get. That way, you can determine if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth stats about the two kinds of load, so if you acquire a semi-dedicated server for your sites, you can access the data with just a few mouse clicks within your Hepsia hosting CP. Every type of info is listed in its own section. The CPU Load section will tell you which processes generated the load and the span of time it took for the hosting server to execute each of the requests. Though statistics are created every six hours, you can see day-to-day and per month statistics too. In the MySQL Load section you will find a list of all the databases generated in your semi-dedicated account manually and automatically, the amount of queries were sent to each one of them, the total daily queries for the account overall, along with the average per hour rate. This info shall help you determine how well your Internet sites perform and if any one of them needs optimization of some kind.