If you have an HTML site, it probably uses a small amount of system resources as it is static, but this isn't the situation with dynamic database-driven sites that use PHP scripts and provide much more functions. This type of sites generate load on the web hosting server every time somebody browses them, due to the fact that the server needs time to execute the script, to access the database and then to supply the content requested by the visitor's web browser. A popular discussion board, for example, stores all usernames and posts in a database, so some load is created each time a thread is opened or a user looks for a specific term. If a lot of people access the forum all at once, or if every single search involves checking hundreds of thousands of database entries, this can generate high load and affect the performance of the website. In this regard, CPU and MySQL load stats can present you with info about the site’s overall performance, as you can compare the numbers with your traffic stats to make a decision if the Internet site must be optimized or moved to a new kind of website hosting platform which will be able to bear the high system load in the event that the website is extremely popular.

MySQL & Load Stats in Website Hosting

Using the Hepsia CP, included with all our website hosting plans, you'll be able to see really detailed stats about the resources that your sites use. One of the sections will give you info on the CPU load, such as how much processing time the web server spent, the time it took for your scripts to be executed and what amount of memory they used. Stats are automatically generated every six hours and you may also see the different kinds of processes that produced the most load - PHP, Perl, and so forth. MySQL load statistics are listed in a separate section where you could see all the queries on an hourly, day-to-day, etcetera. basis. You'll be able to go back and compare stats from different months to determine if some update has altered the resource usage if the number of visitors hasn't changed much. This way, you can see if your site needs to be optimized, that'll give you a better functionality and an improved user experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth stats about the two different kinds of load, so if you acquire a semi-dedicated server for your sites, you can access the information with just a few mouse clicks within your Hepsia hosting CP. Every type of info is listed within its own section. The CPU Load section will show you exactly what processes produced the load and the amount of time it took for the hosting server to execute every one of the requests. Although stats are produced every six hours, you can see day-to-day and month-to-month stats too. In the MySQL Load section you'll find a list of all the databases produced in your semi-dedicated account manually and automatically, how many queries were sent to each one of them, the total daily queries for the account in general, plus the average hourly rate. This information shall help you figure out how well your Internet sites perform and if any one of them needs optimization of some kind.