If you have an HTML Internet site, it probably uses a really small amount of system resources as it's static, but this isn't the case with dynamic database-driven websites that use PHP scripts and offer considerably more functions. This type of sites create load on the web hosting server each time somebody browses them, due to the fact that the server needs time to execute the script, to access the database and then to supply the information requested by the visitor's browser. A popular discussion board, as an illustration, stores all usernames and posts in a database, so some load is generated any time a thread is opened or a user searches for a specific name. If lots of people connect to the forum simultaneously, or if every search involves checking tens of thousands of database entries, this can create high load and affect the functionality of the site. In this regard, CPU and MySQL load data can provide info about the site’s efficiency, as you can compare the numbers with your traffic data and see if the site must be optimized or transferred to another sort of web hosting platform which will be able to bear the high system load if the website is very popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps detailed info about the system resource usage of every cloud hosting account that's set up on our top-notch cloud platform, so given that you opt to host your websites with us, you shall have full access to this information through the Hepsia Control Panel, which you'll get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, etc. The MySQL load data section will show you the number of queries to each particular database that you've created in your shared hosting account, the total queries for the account overall and the average hourly rate. Comparing these figures to the site visitor data shall tell you if your websites perform the way they ought to or if they require some optimization, that'll improve their efficiency and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps detailed stats for the load that each semi-dedicated server account produces, you will be aware of how your sites perform at any time. As soon as you log in to the Hepsia Control Panel, included with every account, you should check out the section devoted to the system load. There, you will see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what types of processes created the load - cron jobs, PHP pages, Perl scripts, and so on. You may also see the total number of queries to each and every database inside your semi-dedicated account, the total day-to-day stats for the account as a whole, along with the average hourly rate. With both the CPU and the MySQL load statistics, you can always go back to past days or months and evaluate the functionality of your Internet sites after some update or after a significant rise in the number of your site visitors.