When a visitor opens your site, the web browser sends a request to the hosting server, which executes it and supplies the necessary information as a response. A basic HTML site uses minimal resources due to the fact that it is static, but database-driven platforms are more requiring and use far more processing time. Each and every webpage which is served creates 2 types of load - CPU load, which depends on the span of time the web server spends executing a certain script; and MySQL load, which depends on the total number of database queries produced by the script while the user browses the website. Higher load will be produced if a whole lot of people look through a given Internet site simultaneously or if a lot of database calls are made concurrently. 2 good examples are a discussion board with many users or an online store in which a customer enters a term in a search box and thousands of items are searched. Having thorough stats about the load that your website generates can help you improve the content or see if it is time for you to switch to a more powerful type of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive information about the system resource usage of each and every cloud hosting account that's set up on our top-notch cloud platform, so given that you choose to host your websites with us, you'll have full access to this info through the Hepsia CP, which you'll get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, and how much system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the total amount queries to each individual database you have created within your shared hosting account, the total queries for the account in general and the normal hourly rate. Comparing these figures to the visitor data will tell you if your websites perform the way they need to or if they need some optimization, which will improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see in depth statistics about the load produced by your websites, it will not take more than just a few clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, has a section devoted to the system resource usage and the information there shall tell you if your websites perform well and if the load they create corresponds to the amount of received site visitors. The CPU load data include the script execution time and the amount of time it took for the hosting server to process the requests, and also what kinds of processes produced the load. The MySQL stats shall show you how frequently every database was accessed, and daily and by the hour data for the entire account. With both sorts of stats, you are able to check the numbers for every one of the past days and months, so you can see how the websites perform as the traffic to them increases or once you've applied some update.