If you have an HTML site, it likely uses a small amount of system resources due to the fact that it is static, but that isn't the situation with dynamic database-driven websites that use PHP scripts and offer way more functions. This type of websites create load on the hosting server anytime somebody browses them, as the web server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's web browser. A well-known discussion board, for example, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or an end user searches for a particular term. If lots of people connect to the forum at the same time, or if every search involves checking hundreds of thousands of database entries, this may generate high load and affect the performance of the website. In this regard, CPU and MySQL load statistics can provide info about the site’s overall performance, as you can compare the numbers with your traffic data and see if the site should be optimized or migrated to a different sort of website 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 Website Hosting

We produce thorough stats about the system resource usage of every single website hosting account, so in case you host your Internet sites on our advanced cloud platform, you'll be able to examine the stats with only a few clicks from your Hepsia CP. The data is supplied in 2 different sections. The first one shall show you the length of 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 different types of processes generated the load. Statistics are produced every six hours. You could see everyday and per month data as well. In the second section you'll discover all the databases you have created in the account and for each one of them you shall see the number of per hour and daily queries. The info will give you a detailed picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps comprehensive stats for the load which each semi-dedicated server account produces, you'll be aware of how your websites perform at any time. When you log in to the Hepsia Control Panel, supplied with each account, you should check out the section committed to the system load. In it, you can easily see the processing time our system spent on your scripts, the length of time it took for the scripts to be actually executed and what types of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. You may also see the number of queries to each database in your semi-dedicated account, the total everyday statistics for the account overall, and also the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and examine the efficiency of your sites after some update or after a sizeable rise in the number of your site visitors.