If you have an HTML Internet site, it probably uses a really small amount of system resources as it's static, but this isn't so with dynamic database-driven Internet sites that use PHP scripts and provide a lot more capabilities. Such Internet sites create load on the web hosting server each time somebody browses them, as the hosting server requires time to execute the script, to access the database and then to provide the info requested by the visitor's browser. A widely used discussion board, as an illustration, stores all usernames and posts inside a database, so some load is generated every single time a thread is opened or a user looks for a given phrase. If lots of people access the forum concurrently, or if each search involves checking hundreds of thousands of database entries, this could generate high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load data can present you with information about the site’s overall performance, as you can compare the numbers with your traffic statistics and see if the Internet site must be optimized or migrated to a new type of website hosting platform which will be able to bear the high system load if the site is very popular.
MySQL & Load Stats in Cloud Website Hosting
If you host your websites inside a cloud website hosting account with our company, you shall have access to detailed CPU and MySQL stats that will enable you to monitor their functionality. You are able to see the statistics with a few mouse clicks within your Hepsia CP. The CPU Load section will show you the total time frame the hosting server spent on your scripts and what amount of memory was required, as well as the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the data from the preceding months. The MySQL Load section will provide you with more details about the number of queries to every database that you have set up in the account. Once again, you can see monthly, daily and hourly statistics, that will give you information which is different from the traffic or the number of visitors which you get. This way, you can determine if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Since our system keeps in depth stats for the load which every semi-dedicated server account generates, you'll be aware of how your Internet sites perform at any time. Once you log in to the Hepsia CP, supplied with each account, you should check out the section dedicated 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 sorts of processes created the load - cron jobs, PHP pages, Perl scripts, etcetera. Additionally you can see the total number of queries to every single database within your semi-dedicated account, the total day-to-day numbers for the account as a whole, 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 compare the functionality of your websites after some update or after a sizeable rise in the number of your site visitors.