If you have an HTML website, most likely it uses a 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 far more features. This kind of 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 well known discussion board, for instance, stores all usernames and posts within a database, so some load is generated any time a thread is opened or an end user looks for a particular phrase. If many people access the forum at the same time, or if each and every search involves checking hundreds of thousands of database entries, this can create high load and affect the overall performance of the website. In this regard, CPU and MySQL load statistics can present you with data about the site’s overall performance, as you can compare the numbers with your traffic stats to make a decision if the site should be optimized or migrated to a new sort of hosting platform that will be able to bear the high system load if the Internet site is popular.
MySQL & Load Stats in Cloud Hosting
Our system keeps detailed information about the system resource usage of each cloud hosting account that's created on our top-notch cloud platform, so if you opt to host your Internet sites with us, you'll have full access to this data through the Hepsia Control Panel, which you'll get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, as well as the amount of system memory they used. You could also see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load stats section will show you the total amount queries to each particular database that you've created within your shared hosting account, the total queries for the account as a whole and the average hourly rate. Comparing these numbers to the visitor data shall tell you if your Internet sites perform the way they have to or if they require some optimization, that'll improve their performance and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Servers
Our system creates thorough statistics about both different kinds of load, so if you purchase a semi-dedicated server for your websites, you can access the information with just a couple of mouse clicks within your Hepsia hosting CP. Each type of info is listed inside its own section. The CPU Load section will tell you which processes produced the load and the time it took for the hosting server to execute every one of the requests. Though stats are produced every six hours, you can see day-to-day and month-to-month stats 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 each one of them, the total everyday queries for the account in general, plus the average hourly rate. This data will help you see how well your websites perform and if any one of them requires optimization of some kind.