If you have an HTML site, it likely uses a small amount of resources because it is static, but that isn't so with dynamic database-driven Internet sites that use PHP scripts and offer you a lot more capabilities. This kind of sites generate load on the website hosting server each and every time somebody browses them, as the server needs time to execute the script, to access the database and then to deliver the content requested by the visitor's browser. A popular discussion board, for example, stores all usernames and posts in a database, so some load is generated each time a thread is opened or an end user looks for a certain word. If lots of people connect to the forum at the same time, or if every search involves checking hundreds of thousands of database entries, this could create high load and affect the performance of the site. In this regard, CPU and MySQL load stats can present you with information about the site’s efficiency, as you can compare the numbers with your traffic stats to determine if the site needs to be optimized or transferred to a new type of web hosting platform which will be able to bear the high system load if the site is really popular.
MySQL & Load Stats in Hosting
We produce in depth data about the system resource usage of each hosting account, so in the event that you host your sites on our sophisticated cloud platform, you'll be able to take a look at the statistics with only a couple of clicks from your Hepsia CP. The data is provided in 2 different sections. The first one will show you how much time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what kinds of processes generated the load. Statistics are created every six hours. You can see daily and per month data as well. In the second section you shall find all of the databases that you've created in the account and for each of them you will see the number of per hour and daily queries. The data shall give you a definitive picture of the efficiency of your sites, particularly if you compare it to the daily traffic and visitor stats.
MySQL & Load Stats in Semi-dedicated Hosting
If you want to see thorough statistics with regards to the load generated by your sites, it will not take more than a couple of mouse clicks to do this. The Hepsia hosting CP, supplied with all semi-dedicated servers that we offer, has a section focused on the system resource usage and the information there shall tell you if your websites perform well and if the load they generate corresponds to the total amount of received visitors. The CPU load stats include the script execution time and the span of time it took for the server to process the requests, and what types of processes generated the load. The MySQL statistics shall show you how frequently each individual database was accessed, plus everyday and by the hour data for the whole account. With both kinds of stats, you are able to check the numbers for each of the past days and months, so you can see how the sites perform as the traffic to them grows or once you've applied some update.