If you have an HTML website, it likely uses a really small amount of system resources because it's static, but this is not the situation with dynamic database-driven sites that use PHP scripts and offer you considerably more capabilities. This type of websites produce load on the hosting server each and every time anyone browses them, because the hosting server requires time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is created every single time a thread is opened or a user looks for a given term. If many people connect to the forum simultaneously, or if each and every search involves checking hundreds of thousands of database entries, this may create high load and affect the efficiency of the Internet 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 determine if the Internet site should be optimized or moved to a new kind of web hosting platform that will be able to bear the high system load in case the Internet site is extremely popular.

MySQL & Load Stats in Hosting

If you host your websites in a hosting account with our company, you'll have access to detailed CPU and MySQL data that will permit you to keep track of their performance. You are able to see the data with a number of mouse clicks within your Hepsia CP. The CPU Load section will show you the total time period the web server spent on your scripts and what amount of memory was needed, along with the time it took for the scripts to be executed. The daily view is the standard one, but you may also see the numbers from the previous months. The MySQL Load section offer more details about the number of queries to every database that you have created within the account. Once again, you are able to see per month, daily and per hour statistics, that will give you information which is different from the traffic or the number of visitors which you get. Thus, you can identify if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you shall be able to access really detailed CPU and MySQL load stats that will give you more info about the overall performance of your Internet sites. Two sections of the Hepsia Control Panel are committed to the statistics, one for every single type. In the CPU Load section you can see the execution time of your scripts and the span of time the server processed them. You can even see the types of processes which were executed. Stats are produced every six hours, but if necessary, you can also check stats for previous days or months. The MySQL Load section will show you the total number of database queries each and every day and each hour, and also the queries to each individual database that you have within your semi-dedicated account. Comparing this information to your traffic stats shall give you useful information about how your Internet sites perform and you will determine if you must take some measures to enhance them.