Every time a visitor opens your site, the browser sends a request to the server, which executes it and provides the required information as a response. A basic HTML Internet site uses minimum system resources as it is static, but database-driven platforms are more requiring and use more processing time. Every single webpage that is served produces two forms of load - CPU load, which depends on the span of time the hosting server spends executing a certain script; and MySQL load, which depends on the amount of database queries produced by the script while the end user browses the Internet site. Larger load will be produced if a considerable amount of people look through a particular Internet site all at once or if loads of database calls are made at the same time. 2 good examples are a discussion board with tens of thousands of users or an online store in which a customer enters a term in a search box and thousands of items are searched. Having comprehensive statistics about the load that your Internet site generates will allow you to boost the content or see if it's time for you to switch to a more powerful sort of website hosting service, if the Internet site is simply getting extremely popular.
MySQL & Load Stats in Cloud Website Hosting
Our system keeps detailed info about the system resource usage of each and every cloud website hosting account that is set up on our top-notch cloud platform, so in case you choose to host your websites with us, you shall have full access to this data from the Hepsia CP, which you'll get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load stats section will show you the total amount queries to each particular database you have created within your shared hosting account, the total queries for the account in general and the average hourly rate. Comparing these numbers to the visitor stats shall tell you if your Internet sites perform the way they need to or if they require some optimization, which will improve their overall performance and the overall visitor experience.
MySQL & Load Stats in Semi-dedicated Hosting
As our system keeps comprehensive stats for the load that each semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. When you log in to the Hepsia Control Panel, provided with each account, you can go to the section devoted to the system load. In it, you can see the processing time our system spent on your scripts, the span of time it took for the scripts to be actually executed and what sorts of processes created the load - cron jobs, PHP pages, Perl scripts, and so forth. You could also see the total number of queries to every single database in your semi-dedicated account, the total everyday figures for the account overall, 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 evaluate the efficiency of your Internet sites after some update or after a significant rise in the number of your site visitors.