Each time a visitor opens your website, the web browser sends a request to the web server, which executes it and supplies the desired data as a response. A simple HTML website uses negligible system resources due to the fact that it's static, but database-driven platforms are more demanding and use far more processing time. Each page that is served creates 2 kinds of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, that depends on the total number of database queries produced by the script while the end user browses the Internet site. Greater load shall be generated if many people look through a certain site simultaneously or if a considerable amount of database calls are made simultaneously. 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 tens of thousands of items are searched. Having in depth statistics about the load your site generates will allow you to boost the content or see if it's the perfect time to switch to a more powerful kind of hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps detailed information about the system resource usage of every single cloud hosting account that's set up on our top-notch cloud platform, so in case you choose to host your Internet sites with our company, you'll have full access to this information from the Hepsia Control Panel, which you'll get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You could also see what processes generated the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load statistics section will show you the total amount queries to each particular database you have created inside your shared hosting account, the total queries for the account altogether and the normal hourly rate. Comparing these statistics to the site visitor data will tell you if your sites perform the way they ought to or if they require some optimization, that'll improve their performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps thorough statistics for the load which each semi-dedicated server account produces, you will be aware of how your Internet sites perform at any time. Once you log in to the Hepsia CP, which comes with each account, you can check out the section committed to the system load. There, you can easily see the processing time our system spent on your scripts, the time it took for the scripts to be actually executed and what kinds of processes produced the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the amount of queries to each database inside your semi-dedicated account, the total day-to-day statistics for the account altogether, plus the average hourly rate. With both the CPU and the MySQL load statistics, you may always go back to past days or months and examine the functionality of your Internet sites after some update or after a sizeable increase in the number of your site visitors.