If you have an HTML Internet site, it likely uses a small amount of system resources as it's static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and offer considerably more functions. This type of websites produce load on the website hosting server when anyone browses them, as the server needs time to execute the script, to access the database and then to provide the information requested by the visitor's Internet browser. A famous discussion board, for example, stores all usernames and posts inside a database, so some load is generated each time a thread is opened or an end user looks for a given term. If many people access the forum all at once, or if each search involves checking 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 give you information about the site’s performance, as you can compare the numbers with your traffic statistics to make a decision if the website needs to be optimized or transferred to a new type of hosting platform that will be able to bear the high system load in case the site is popular.

MySQL & Load Stats in Cloud Web Hosting

We generate in depth statistics about the system resource usage of every cloud web hosting account, so in the event that you host your sites on our sophisticated cloud platform, you'll be able to examine the data with only a few clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one will show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what types of processes generated the load. Stats are produced every 6 hours. You're able to see day-to-day and per month stats as well. In the second section you will find all the databases which you have created in the account and for each and every one of them you'll see the total amount of hourly and daily queries. The information shall give you an accurate picture of the efficiency of your websites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps thorough stats for the load that every semi-dedicated server account produces, you will be aware of how your sites perform at any time. When you log in to the Hepsia Control Panel, included with every account, you should check out the section devoted to the system load. In it, you will see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the amount of queries to each and every database inside your semi-dedicated account, the total day-to-day statistics for the account in general, as well as the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and evaluate the efficiency of your Internet sites after some update or after a substantial increase in the number of your site visitors.