If you have an HTML site, it probably uses a small amount of system resources as it is static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and offer you much more functions. Such Internet sites create load on the website hosting server each and every time someone browses them, due to the fact that the hosting server requires time to execute the script, to access the database and then to provide the information requested by the visitor's Internet browser. A famous discussion board, for instance, stores all usernames and posts within a database, so some load is produced any time a thread is opened or an end user looks for a specific word. If many people connect to the forum concurrently, or if every single search involves checking thousands of database entries, this may produce high load and affect the overall performance of the site. In this regard, CPU and MySQL load statistics can provide 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 kind of hosting platform that'll be able to bear the high system load if the Internet site is really popular.
MySQL & Load Stats in Website Hosting
We produce detailed data about the system resource usage of each and every website hosting account, so in case you host your websites on our sophisticated cloud platform, you'll be able to check out the stats with just a couple of clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory the sites used and what types of processes created the load. Stats are created every 6 hours. You could see daily and per month statistics too. In the second section you will discover all of the databases that you've created within the account and for each one of them you'll see the amount of per hour and day-to-day queries. The information will give you a definitive picture of the overall performance of your sites, specifically if you compare it to the daily traffic and visitor stats.
MySQL & Load Stats in Semi-dedicated Servers
Our system produces thorough stats about both kinds of load, so if you get a semi-dedicated server for your Internet sites, you can access the information with just a few mouse clicks inside your Hepsia hosting CP. Each type of information is listed in its own section. The CPU Load section can tell you what processes created the load and the time it took for the server to execute all the requests. Although statistics are produced every six hours, you can see day by day and monthly stats as well. In the MySQL Load section you'll find a list of all the databases generated in your semi-dedicated account manually and automatically, the amount of queries were sent to each one of them, the total everyday queries for the account in general, as well as the average hourly rate. This data shall help you see how well your Internet sites perform and if any one of them needs optimization of some kind.