Each time a visitor opens your website, the Internet browser sends a request to the hosting server, which executes it and provides the required data as a response. A basic HTML site uses negligible system resources due to the fact that it's static, but database-driven platforms are more requiring and use far more processing time. Each and every page that's served produces 2 forms of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, that depends on the amount of database queries created by the script while the customer browses the site. Larger load shall be generated if loads of people surf a given website simultaneously or if many database calls are made all at once. Two good examples are a discussion board with a large number of users or an online store where a customer enters a term inside a search box and thousands of items are searched. Having comprehensive data about the load which your website generates will enable you to optimize the content or see if it is time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Hosting

Our system keeps comprehensive information about the system resource usage of every hosting account which is set up on our top-notch cloud platform, so if you choose to host your websites with us, you will have full access to this info through the Hepsia Control Panel, which you will get with the account. The CPU load stats feature the CPU time and the actual execution time of your scripts, as well as what amount of system memory they used. You may also see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load data section will show you the number of queries to each particular database that you have created in your shared hosting account, the total queries for the account as a whole and the standard hourly rate. Comparing these figures to the website visitor data shall tell you if your Internet sites perform the way they should or if they require some optimization, that'll improve their overall performance 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 won't take more than several clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, features a section devoted to the system resource usage and the data there shall tell you if your sites operate properly and if the load they create corresponds to the total amount of received site visitors. The CPU load stats include the script execution time and the amount of time it took for the server to process the requests, and also what kinds of processes produced the load. The MySQL statistics will show you the number of times every single database was accessed, and also daily and per hour data for the entire account. With both forms of stats, you are able to check the numbers for each of the past days and months, so you can easily see how the websites perform as the traffic to them grows or after you have applied some update.