If you have an HTML site, most likely it uses a small amount of system resources because it's static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and provide you with a lot more features. Such sites produce load on the hosting server each and every time somebody browses them, simply because the web server requires time to execute the script, to access the database and then to deliver the content requested by the visitor's web browser. A well-known discussion board, for example, stores all usernames and posts in a database, so some load is generated every single time a thread is opened or an end user looks for a particular word. If many people access the forum simultaneously, or if every single search involves checking thousands of database entries, this can generate high load and affect the efficiency of the site. In this regard, CPU and MySQL load data can present you with information about the site’s performance, as you can compare the numbers with your traffic stats and see if the website must be optimized or moved to another type 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 Web Hosting

If you host your sites inside a web hosting account with our company, you'll have access to detailed CPU and MySQL statistics that will allow 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 hosting server spent on your scripts and just how much memory was required, along with the time it took for the scripts to be executed. The daily view is the standard one, but you'll be able to also see the statistics from the preceding months. The MySQL Load section give you more details about the number of queries to each and every database that you have set up in the account. Once again, you are able to see month-to-month, everyday and per hour stats, which will give you info that's different from the traffic or the number of visitors that you get. This way, you can identify if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates thorough stats about both different types of load, so if you get a semi-dedicated server for your websites, you can access the data with just a few mouse clicks within your Hepsia hosting Control Panel. Each kind of info is listed in its own section. The CPU Load section will show you what processes produced the load and the span of time it took for the web server to execute all of the requests. Although statistics are created every 6 hours, you can see day by day and month-to-month stats too. In the MySQL Load section you shall find a list of all the databases produced in your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total daily queries for the account as a whole, plus the average hourly rate. This data shall help you determine how well your Internet sites perform and if any one of them requires optimization of some sort.