If you have an HTML site, it likely uses a small amount of system resources as it is static, but this is not the situation with dynamic database-driven sites that use PHP scripts and provide you with way more capabilities. This kind of websites create load on the web hosting server anytime someone browses them, because the server requires time to execute the script, to access the database and then to provide the content requested by the visitor's web browser. A popular discussion board, as an illustration, stores all usernames and posts inside a database, so some load is created every single time a thread is opened or an end user looks for a certain word. If many people access the forum at the same time, or if every single search involves checking a large number of database entries, this could create high load and affect the overall performance of the website. In this regard, CPU and MySQL load statistics can provide you with data about the site’s overall performance, as you can compare the numbers with your traffic stats and see if the Internet site has to be optimized or migrated to another type of web hosting platform which will be able to bear the high system load in case the website is extremely popular.

MySQL & Load Stats in Website Hosting

Our system keeps comprehensive information about the system resource usage of every single website hosting account which is created on our top-notch cloud platform, so given that you decide to host your websites with our company, you shall have full access to this info via the Hepsia CP, which you'll get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the amount of queries to each specific database which you have created inside your shared hosting account, the total queries for the account altogether and the typical hourly rate. Comparing these figures to the website visitor data shall tell you if your Internet sites perform the way they should or if they require some optimization, that will improve their efficiency and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates comprehensive stats about the two different kinds of load, so if you acquire a semi-dedicated server for your sites, you can access the info with just a couple of mouse clicks within your Hepsia hosting CP. Every type of info is listed in its own section. The CPU Load section will show you which processes created the load and the time it took for the hosting server to execute all of the requests. Although statistics are produced every 6 hours, you can see daily and month-to-month stats too. 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 each one of them, the total daily queries for the account as a whole, plus the average per hour rate. This data will help you determine how well your sites perform and if each of them requires optimization of some sort.