If you have an HTML site, it likely uses a small amount of resources due to the fact that it's static, but that isn't the case with dynamic database-driven sites that use PHP scripts and provide way more features. Such Internet sites create load on the web hosting server each time anyone browses them, as the hosting server requires time to execute the script, to access the database and then to supply the info requested by the visitor's web browser. A famous discussion board, for instance, stores all usernames and posts in a database, so some load is produced each time a thread is opened or a user searches for a certain name. If many people connect to the forum simultaneously, or if every single search involves checking thousands of database entries, this may create high load and affect the performance of the site. In this regard, CPU and MySQL load data can provide you with info about the site’s functionality, as you can compare the numbers with your traffic statistics to determine if the website must be optimized or moved to a new sort of hosting platform that will be able to bear the high system load in the event that the website is extremely popular.

MySQL & Load Stats in Website Hosting

Our system keeps comprehensive info about the system resource usage of each website hosting account that's created on our top-notch cloud platform, so given that you choose to host your sites with our company, you will have full access to this data through the Hepsia Control Panel, which you'll get with the account. The CPU load stats include the CPU time and the actual execution time of your scripts, as well as the amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load data section will show you the total amount queries to each specific database which you have created inside your shared hosting account, the total queries for the account in general and the typical hourly rate. Comparing these statistics to the site visitor statistics will tell you if your websites perform the way they ought to or if they require some optimization, that'll improve their functionality and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps in depth statistics for the load which every semi-dedicated server account generates, you shall be aware of how your websites perform at any time. When you log in to the Hepsia Control Panel, supplied with every account, you can check out the section dedicated to the system load. In it, you are able to 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 created the load - cron jobs, PHP pages, Perl scripts, etcetera. You can also see the total number of queries to each and every database within your semi-dedicated account, the total everyday statistics for the account as a whole, as well as the average hourly rate. With both the CPU and the MySQL load statistics, you could always go back to past days or months and assess the efficiency of your sites after some update or after a sizeable rise in the number of your site visitors.