If you have an HTML site, in all probability it uses a really small amount of resources due to the fact that it's static, but this is not the case with dynamic database-driven sites that use PHP scripts and provide far more capabilities. Such sites produce load on the web hosting server anytime anyone browses them, as the web server needs time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A well-known discussion board, for example, stores all usernames and posts within a database, so some load is created any time a thread is opened or an end user searches for a certain term. If lots of people connect to the forum concurrently, or if each search involves checking a large number of database entries, this may create high load and affect the functionality of the Internet site. In this regard, CPU and MySQL load stats can give you information about the site’s efficiency, as you can compare the numbers with your traffic statistics to determine if the Internet site should be optimized or transferred to another sort of website hosting platform which will be able to bear the high system load if the Internet site is very popular.

MySQL & Load Stats in Shared Hosting

Our system keeps comprehensive information about the system resource usage of every shared hosting account that is set up on our top-notch cloud platform, so in case you choose to host your websites with our company, you shall have full access to this data through the Hepsia CP, which you will get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, plus how much system memory they used. You may also see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load stats section will show you the total amount queries to each individual database that you have created within your shared hosting account, the total queries for the account overall and the typical hourly rate. Comparing these numbers to the visitor stats shall tell you if your Internet sites perform the way they have to or if they need some optimization, that'll improve their efficiency and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Because our system keeps detailed statistics for the load which each semi-dedicated server account generates, you shall be aware of how your sites perform at any time. When you log in to the Hepsia CP, provided with each and every account, you can go to the section dedicated to the system load. There, you will see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what sorts of processes produced the load - cron jobs, PHP pages, Perl scripts, etc. You may also see the amount of queries to every single database in your semi-dedicated account, the total everyday figures for the account in general, as well as the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and examine the functionality of your Internet sites after some update or after a substantial boost in the number of your site visitors.