If you have an HTML website, it likely uses a really small amount of system resources due to the fact that it is static, but that isn't the case with dynamic database-driven Internet sites that use PHP scripts and provide far more features. This sort of websites generate load on the hosting server when anyone browses them, due to the fact that the web server needs time to execute the script, to access the database and then to provide the information requested by the visitor's web browser. A well known discussion board, for instance, stores all usernames and posts inside a database, so some load is produced any time a thread is opened or an end user looks for a specific name. If many people access the forum simultaneously, or if each search involves checking a large number of database entries, this may create high load and affect the performance of the Internet site. In this regard, CPU and MySQL load statistics can give you info about the site’s overall performance, as you can compare the numbers with your traffic data to determine if the site must be optimized or moved to a different type of website hosting platform that will be able to bear the high system load in the event that the site is popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive info about the system resource usage of each cloud hosting account that is set up on our top-notch cloud platform, so given that you opt to host your websites with our company, you will have full access to this information through the Hepsia CP, which you will get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may also see what processes generated the load - PHP or Perl scripts, cron jobs, etc. The MySQL load data section will show you the total amount queries to each particular database you have created inside your shared hosting account, the total queries for the account as a whole and the normal hourly rate. Comparing these numbers to the site visitor statistics will tell you if your Internet sites perform the way they ought 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

Because our system keeps detailed statistics for the load which every semi-dedicated server account produces, you shall be aware of how your sites perform at any time. When you log in to the Hepsia Control Panel, included with every single account, you should check out the section committed to the system load. In it, you are able to see the processing time our system spent on your scripts, the amount of time it took for the scripts to be actually executed and what kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the total number of queries to each database in your semi-dedicated account, the total day-to-day numbers for the account in general, and also the average hourly rate. With both the CPU and the MySQL load stats, you can always go back to past days or months and review the general performance of your Internet sites after some update or after a considerable rise in the number of your website visitors.