If you have an HTML Internet site, it probably uses a very small amount of resources simply because it is static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and offer you much more features. This sort of websites create load on the web hosting server every time someone browses them, as the web server needs time to execute the script, to access the database and then to provide the content requested by the visitor's web browser. A widely used discussion board, for instance, stores all usernames and posts within a database, so some load is created each time a thread is opened or a user searches for a certain name. If lots of people connect to the forum at the same time, or if each search involves checking tens of thousands of database entries, this can produce high load and affect the overall performance of the website. In this regard, CPU and MySQL load statistics can present you with information about the site’s efficiency, as you can compare the numbers with your traffic data to determine if the Internet site must be optimized or moved to a different kind of website hosting platform that'll be able to bear the high system load if the Internet site is very popular.

MySQL & Load Stats in Web Hosting

We produce thorough data about the system resource usage of each web hosting account, so in case you host your sites on our highly developed cloud platform, you will be able to examine the data with just a few mouse clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different types of processes created the load. Statistics are produced every 6 hours. You could see daily and month-to-month data also. In the second section you'll find all the databases which you have created inside the account and for each of them you shall see the total amount of hourly and daily queries. The information shall give you a definitive picture of the efficiency of your websites, especially if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you'll be able to access quite comprehensive CPU and MySQL load data that'll give you addiitional information about the overall performance of your websites. 2 sections of the Hepsia Control Panel are focused on the statistics, one for every single type. In the CPU Load section you could see the execution time of your scripts and the span of time the server processed them. You can also see the different types of processes that were executed. Stats are created every 6 hours, but if needed, you could also check stats for previous days or months. The MySQL Load section shall show you the total amount of database queries each day and on an hourly basis, plus the queries to each individual database which you have inside your semi-dedicated account. Comparing this information to your traffic statistics will give you useful information about how your sites perform and you will see if you need to take some measures to improve them.