If you have an HTML site, it probably uses a really small amount of resources as it is static, but this isn't so with dynamic database-driven Internet sites that use PHP scripts and offer you much more functions. This kind of Internet sites generate load on the website hosting server anytime someone browses them, as the web server needs time to execute the script, to access the database and then to provide the content requested by the visitor's Internet browser. A famous discussion board, for instance, stores all usernames and posts inside a database, so some load is generated any time a thread is opened or a user looks for a specific phrase. If lots of people connect to the forum at the same time, or if each search involves checking hundreds of thousands of database entries, this can create high load and affect the overall performance of the Internet site. In this regard, CPU and MySQL load statistics can provide you with information about the site’s overall performance, as you can compare the numbers with your traffic statistics to decide if the Internet site must be optimized or migrated to a new kind of hosting platform that'll be able to bear the high system load in the event that the site is very popular.

MySQL & Load Stats in Shared Hosting

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

MySQL & Load Stats in Semi-dedicated Servers

If you need to see comprehensive stats with regards to the load generated by your sites, it will not take more than several mouse clicks to do this. The Hepsia hosting Control Panel, supplied with all semi-dedicated servers we offer, features a section focused on the system resource usage and the information there shall tell you if your websites perform well and if the load they produce corresponds to the amount of received site visitors. The CPU load stats include the script execution time and how much time it took for the hosting server to process the requests, plus what types of processes produced the load. The MySQL data shall show you the number of times each database was accessed, plus day-to-day and hourly data for the whole account. With both kinds of statistics, you'll be able to check the numbers for each of the past days and months, so you could see how the websites perform as the traffic to them rises or once you've applied some update.