If you have an HTML website, it likely uses a really small amount of resources as it is static, but this isn't so with dynamic database-driven Internet sites that use PHP scripts and provide much more capabilities. This sort of Internet sites produce load on the 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 supply the content requested by the visitor's browser. A popular discussion board, for example, stores all usernames and posts in a database, so some load is generated each time a thread is opened or an end user searches for a particular word. If many people access the forum at the same time, or if every search involves checking hundreds of thousands of database entries, this can generate high load and affect the overall performance of the website. In this regard, CPU and MySQL load data can present you with data about the site’s efficiency, as you can compare the numbers with your traffic data to determine if the website has to be optimized or migrated to a different kind of hosting platform that'll be able to bear the high system load in case the website is really popular.
MySQL & Load Stats in Shared Web Hosting
Our system keeps detailed info about the system resource usage of each and every shared web hosting account that's created on our top-notch cloud platform, so given that you choose to host your Internet sites with our company, you'll have full access to this info via the Hepsia Control Panel, which you shall get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, plus what amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the total amount queries to each specific database you have created within your shared hosting account, the total queries for the account altogether and the normal hourly rate. Comparing these statistics to the website visitor statistics shall tell you if your websites perform the way they should or if they need some optimization, that'll improve their overall performance and the overall website visitor experience.