If you have an HTML website, it probably uses a very small amount of resources due to the fact that it's static, but this isn't the case with dynamic database-driven Internet sites that use PHP scripts and provide you with far more capabilities. This kind of Internet sites create load on the web hosting server each and every time someone browses them, because the hosting server needs time to execute the script, to access the database and then to provide the data requested by the visitor's browser. A widely used discussion board, for example, stores all usernames and posts in a database, so some load is generated every single time a thread is opened or an end user looks for a certain name. If many people connect to the forum at the same time, or if each search involves checking thousands of database entries, this may produce high load and affect the performance of the Internet site. In this regard, CPU and MySQL load data can provide info about the site’s performance, as you can compare the numbers with your traffic statistics to make a decision if the site needs to be optimized or migrated to a different type of web hosting platform which will be able to bear the high system load if the website is really popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps detailed info about the system resource usage of every single shared web hosting account that's created on our top-notch cloud platform, so given that you opt to host your Internet sites with us, you'll have full access to this information from the Hepsia CP, which you shall get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics section will show you the number of queries to each particular database that you've created inside your shared hosting account, the total queries for the account overall and the standard hourly rate. Comparing these figures to the site visitor statistics will tell you if your Internet sites perform the way they have to or if they need some optimization, that'll improve their overall performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth statistics about both types of load, so if you acquire a semi-dedicated server for your sites, you can access the info with a few mouse clicks inside your Hepsia hosting CP. Each type of data is listed in its own section. The CPU Load section can tell you exactly what processes created the load and the length of time it took for the web server to execute all of the requests. Though statistics are produced every 6 hours, you can see day by day and per month statistics too. In the MySQL Load section you will find a list of all the databases created within your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total everyday queries for the account overall, plus the average per hour rate. This info will help you determine how well your Internet sites perform and if any one of them needs optimization of some type.