Each time a visitor opens your site, the web browser sends a request to the hosting server, which executes it and gives the desired content as a response. A standard HTML Internet site uses minimum resources for the reason that it is static, but database-driven platforms are more demanding and use more processing time. Each webpage which is served generates two types of load - CPU load, that depends on the time the web server spends executing a particular 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 will be created if a lot of people browse a certain site simultaneously or if many database calls are made concurrently. 2 illustrations are a discussion board with thousands of users or an online store where a customer enters a term in a search box and a large number of items are searched. Having detailed stats about the load that your website generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful type of website hosting service, if the Internet site is simply getting quite popular.
MySQL & Load Stats in Shared Web Hosting
Our system keeps detailed info about the system resource usage of each shared web hosting account which is set up on our top-notch cloud platform, so if you opt to host your sites with us, you will have full access to this data from 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, plus how much system memory they used. You may also see what processes generated the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics section will show you the number of queries to each specific database that you've created in your shared hosting account, the total queries for the account overall and the typical hourly rate. Comparing these figures to the visitor stats shall tell you if your Internet sites perform the way they ought 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 want to see detailed statistics regarding the load created by your Internet sites, it won't take more than a couple of clicks to do that. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers we offer, features a section committed to the system resource usage and the info there shall tell you if your Internet sites perform well and if the load they create corresponds to the amount of received visitors. The CPU load stats include the script execution time and the span of time it took for the hosting server to process the requests, plus what types of processes produced the load. The MySQL stats will show you how frequently every database was accessed, as well as daily and by the hour data for the entire account. With both types of statistics, you'll be 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 after you have applied some update.