Whenever a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and provides the required information as a response. A standard HTML Internet site uses minimal system resources as it is static, but database-driven platforms are more requiring and use much more processing time. Each and every webpage that is served creates two types of load - CPU load, that depends on the time period the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries created by the script while the end user browses the website. Higher load shall be generated if a lot of people look through a certain site all at once or if numerous database calls are made at the same time. Two illustrations are a discussion board with many users or an online store where a customer enters a term inside a search box and a large number of items are searched. Having in depth statistics about the load that your website generates will allow you to improve the content or see if it's time for you to switch to a more powerful sort of hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Shared Hosting
Our system keeps comprehensive information about the system resource usage of every single shared hosting account that is created on our top-notch cloud platform, so if you decide to host your sites with us, you'll have full access to this information from the Hepsia CP, which you will get with the account. The CPU load stats include the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load stats section will show you the amount of queries to each particular database that you've created within your shared hosting account, the total queries for the account altogether and the standard hourly rate. Comparing these numbers to the visitor statistics will 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 site visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
If you need to see comprehensive statistics about the load produced by your Internet sites, it will not take more than a few clicks to do that. The Hepsia hosting CP, supplied with all semi-dedicated servers which we offer, has a section committed to the system resource usage and the data there shall tell you if your sites function properly and if the load they create corresponds to the amount of received site visitors. The CPU load stats include the script execution time and the length of time it took for the web server to process the requests, and also what kinds of processes generated the load. The MySQL stats will show you how frequently every single database was accessed, as well as day-to-day and hourly data for the whole account. With both sorts of stats, you can check the numbers for every one of the past days and months, so you could see how sites perform as the traffic to them grows or once you've applied some update.