When a visitor opens your site, the browser sends a request to the hosting server, which executes it and supplies the desired data as a response. A basic HTML Internet site uses minimum resources because it is static, but database-driven platforms are more demanding and use a lot more processing time. Every page which is served creates 2 forms of load - CPU load, that depends on the amount of time the web server spends executing a particular script; and MySQL load, that depends on the total number of database queries created by the script while the user browses the website. Higher load shall be generated if many people browse a given Internet site simultaneously or if numerous database calls are made at the same time. 2 illustrations are a discussion board with a large number of users or an online store where a customer enters a term in a search box and thousands of items are searched. Having comprehensive stats about the load which your Internet site generates can help you boost the content or see if it's time for you to switch to a more powerful sort of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Cloud Website Hosting

Our system keeps comprehensive info about the system resource usage of each cloud website hosting account which is set up on our top-notch cloud platform, so if you choose to host your Internet sites with us, you will have full access to this data 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 the amount of system memory they used. You may also see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics 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 overall and the normal hourly rate. Comparing these figures to the visitor data shall tell you if your websites perform the way they should or if they require some optimization, which will improve their efficiency and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see in depth stats with regards to the load created by your sites, it will not take more than just a few mouse clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers that we offer, features a section committed to the system resource usage and the info there can tell you if your sites perform well and if the load they produce corresponds to the number of received site visitors. The CPU load data include the script execution time and the span of time it took for the server to process the requests, and what kinds of processes created the load. The MySQL stats shall show you how frequently every database was accessed, plus everyday and hourly statistics for the whole account. With both sorts of statistics, you'll be able to check the numbers for every one of the past days and months, so you can easily see how the websites perform as the traffic to them rises or after you have applied some update.