When a visitor opens your website, the Internet browser sends a request to the hosting server, which in turn executes it and gives the necessary information as a response. A basic HTML website uses minimal system resources for the reason that it is static, but database-driven platforms are more demanding and use much more processing time. Every webpage that's served generates two forms of load - CPU load, which depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the amount of database queries produced by the script while the user browses the website. Greater load will be produced if many people surf a particular website at the same time or if many database calls are made concurrently. Two illustrations are a discussion board with tens of thousands of users or an online store in which a client enters a term within a search box and tens of thousands of items are searched. Having in depth data about the load which your website generates can help you optimize the content or see if it's time to switch to a more powerful kind of website hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Website Hosting

Our system keeps comprehensive info about the system resource usage of every single website hosting account which is set up on our top-notch cloud platform, so if you opt to host your websites with our company, you'll have full access to this data via the Hepsia CP, which you will get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, along with 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 data section will show you the number of queries to each specific database you have created within your shared hosting account, the total queries for the account overall and the standard hourly rate. Comparing these numbers to the website visitor statistics will tell you if your Internet sites perform the way they have to or if they need some optimization, that will improve their efficiency and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you need to see comprehensive statistics regarding the load generated by your websites, it will not take more than a few mouse clicks to do that. The Hepsia hosting CP, provided with all semi-dedicated servers we offer, has a section committed to the system resource usage and the data there shall tell you if your Internet sites operate properly and if the load they produce corresponds to the amount of received website visitors. The CPU load statistics include the script execution time and the amount of time it took for the hosting server to process the requests, plus what types of processes generated the load. The MySQL data will show you how often each database was accessed, and also everyday and per hour stats for the whole account. With both types of statistics, you'll be able to check the numbers for any of the past days and months, so you could see how the sites perform as the traffic to them increases or once you've applied some update.