If you have an HTML website, it likely uses a very small amount of resources because it is static, but this is not the situation with dynamic database-driven websites that use PHP scripts and provide you with considerably more functions. Such Internet sites generate load on the web hosting server anytime somebody browses them, since the hosting server needs time to execute the script, to access the database and then to provide the information requested by the visitor's Internet browser. A well known discussion board, for example, stores all usernames and posts inside a database, so some load is created every time a thread is opened or an end user looks for a certain term. If lots of people access the forum all at once, or if each and every search involves checking thousands of database entries, this can generate high load and affect the efficiency of the Internet site. In this regard, CPU and MySQL load stats can present you with data about the site’s performance, as you can compare the numbers with your traffic statistics to decide if the website has to be optimized or migrated to a new kind of hosting platform that'll be able to bear the high system load if the site is extremely popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps comprehensive information about the system resource usage of every single shared web hosting account that's created on our top-notch cloud platform, so in case you decide to host your websites with our company, you shall have full access to this info from the Hepsia CP, which you'll get with the account. The CPU load stats include the CPU time and the actual execution time of your scripts, along with the amount of system memory they used. You may also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load data section will show you the amount of queries to each individual database which you have created in your shared hosting account, the total queries for the account overall and the standard hourly rate. Comparing these figures to the site visitor data will tell you if your sites perform the way they ought to or if they need some optimization, which will improve their efficiency and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see detailed stats with regards to the load generated by your Internet sites, it will not take more than several mouse clicks to do this. The Hepsia hosting CP, included with all semi-dedicated servers we offer, has a section committed to the system resource usage and the data there can tell you if your Internet sites perform well and if the load they produce corresponds to the number of received website visitors. The CPU load stats include the script execution time and how much time it took for the hosting server to process the requests, and what kinds of processes generated the load. The MySQL data shall show you the number of times every single database was accessed, and also everyday and by the hour statistics for the whole account. With both types of statistics, you'll be able to check the numbers for every one of the past days and months, so you can see how sites perform as the traffic to them increases or after you have applied some update.