If you have an HTML Internet site, it probably uses a very small amount of system resources because it's static, but that isn't the situation with dynamic database-driven sites that use PHP scripts and offer considerably more functions. This kind of Internet sites generate load on the website hosting server every time someone browses them, because the web server needs time to execute the script, to access the database and then to deliver the data requested by the visitor's Internet browser. A widely used discussion board, for instance, stores all usernames and posts in a database, so some load is generated each time a thread is opened or a user searches for a given term. If many people connect to the forum all at once, or if every single search involves checking a large number of database entries, this could produce high load and affect the overall performance of the site. In this regard, CPU and MySQL load statistics can provide information about the site’s performance, as you can compare the numbers with your traffic data to determine if the site must be optimized or moved to a new sort of website hosting platform which will be able to bear the high system load in the event that the website is popular.
MySQL & Load Stats in Shared Hosting
We create thorough stats about the system resource usage of each and every shared hosting account, so in case you host your websites on our innovative cloud platform, you shall be able to take a look at the statistics with just a few clicks from your Hepsia Control Panel. The data is available in two 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, the amount of memory sites used and what types of processes created the load. Stats are generated every six hours. You'll be able to see everyday and per month statistics too. In the second section you will discover all of the databases which you have created inside the account and for each and every one of them you will see the number of hourly and day-to-day queries. The information will give you an accurate picture of the performance of your sites, especially if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Servers
Our system produces in depth stats about the two types of load, so if you acquire a semi-dedicated server for your websites, you can access the data with just a couple of clicks in your Hepsia hosting CP. Every type of data is listed in its own section. The CPU Load section will tell you which processes generated the load and the amount of time it took for the web server to execute all of the requests. Although statistics are created every six hours, you can see day-to-day and month-to-month statistics too. In the MySQL Load section you shall find a list of all the databases produced inside 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 per hour rate. This data shall help you determine how well your sites perform and if any of them requires optimization of some sort.