If you have an HTML website, most likely it uses a really small amount of resources because it is static, but this is not the case with dynamic database-driven websites that use PHP scripts and offer you way more features. This type of Internet sites produce load on the website hosting server when somebody browses them, because the web server requires time to execute the script, to access the database and then to deliver the info requested by the visitor's browser. A widely used discussion board, for instance, stores all usernames and posts inside a database, so some load is created any time a thread is opened or an end user looks for a particular phrase. If lots of people access the forum at the same time, or if every single search involves checking a large number of database entries, this can create high load and affect the efficiency of the website. In this regard, CPU and MySQL load data can present you with information about the site’s performance, as you can compare the numbers with your traffic data and see if the site must be optimized or migrated to another type of website hosting platform that'll be able to bear the high system load if the site is really popular.
MySQL & Load Stats in Shared Hosting
Our system keeps detailed info about the system resource usage of every shared hosting account that's created on our top-notch cloud platform, so if you opt to host your sites with us, you will have full access to this information from the Hepsia CP, which you shall get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, plus what amount of system memory they used. You can also see what processes produced the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the number of queries to each particular database that you have created within your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these statistics to the site visitor stats will tell you if your sites perform the way they ought to or if they require some optimization, that'll improve their efficiency and the overall site visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
Our system produces thorough statistics about both types of load, so if you buy a semi-dedicated server for your websites, you can access the data with just a couple of mouse clicks in your Hepsia hosting CP. Every type of data is listed within its own section. The CPU Load section shall tell you exactly what processes produced the load and the length of time it took for the web server to execute every one of the requests. Although statistics are produced every 6 hours, you can see day by day and monthly stats as well. In the MySQL Load section you will find a list of all the databases generated inside your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total daily queries for the account overall, plus the average hourly rate. This data will help you determine how well your sites perform and if any one of them needs optimization of some sort.