If you have an HTML site, it likely uses a very small amount of system resources as it's static, but that isn't the case with dynamic database-driven websites that use PHP scripts and provide you with a lot more capabilities. This type of Internet sites create load on the website hosting server every time somebody browses them, as the hosting server requires time to execute the script, to access the database and then to supply the content requested by the visitor's web browser. A famous discussion board, as an illustration, stores all usernames and posts inside a database, so some load is created every time a thread is opened or a user searches for a specific word. If lots of people connect to the forum concurrently, or if every single search involves checking a large number of database entries, this could create high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load stats can provide you with data about the site’s performance, as you can compare the numbers with your traffic data to make a decision if the site must be optimized or transferred to another kind of web hosting platform which will be able to bear the high system load in case the site is really popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps detailed information about the system resource usage of every single shared web hosting account that is created on our top-notch cloud platform, so given that you opt to host your websites with us, you shall have full access to this data through the Hepsia Control Panel, which you'll get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You could also see what processes generated the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load data section will show you the total amount queries to each individual database which you have created in your shared hosting account, the total queries for the account as a whole and the typical hourly rate. Comparing these figures to the visitor statistics will tell you if your Internet sites perform the way they ought to or if they require some optimization, that'll improve their overall performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces comprehensive stats about both types of load, so if you get a semi-dedicated server for your sites, you can access the information with just a few mouse clicks in your Hepsia hosting CP. Each type of info is listed within its own section. The CPU Load section shall tell you which processes produced the load and the time it took for the server to execute each of the requests. Although stats are produced every six hours, you can see day by day and per month stats also. In the MySQL Load section you'll find a list of all the databases generated within your semi-dedicated account manually and automatically, how many queries were sent to each one of them, the total everyday queries for the account as a whole, as well as the average per hour rate. This data shall help you see how well your Internet sites perform and if any of them needs optimization of some sort.