Each time a visitor opens your website, the browser sends a request to the server, which executes it and supplies the required data as a response. A standard HTML website uses minimal system resources because it is static, but database-driven platforms are more demanding and use much more processing time. Each page that is served produces two kinds of load - CPU load, which depends on the time period the server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the end user browses the Internet site. Higher load will be created if a whole lot of people surf a certain site simultaneously or if numerous 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 visitor enters a term in a search box and thousands of items are searched. Having in depth data about the load that your Internet site generates will allow you to boost 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 really popular.

MySQL & Load Stats in Cloud Web Hosting

If you host your Internet sites inside a cloud web hosting account with our company, you will have access to thorough CPU and MySQL stats that will enable you to keep track of their overall performance. You can easily see the stats with several mouse clicks inside your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the server spent on your scripts and how much memory was required, as well as the time it took for the scripts to be executed. The everyday view is the standard one, but you can also see the numbers from the preceding months. The MySQL Load section offer you more details about the total amount of queries to each database that you have set up within the account. Once again, you are able to see monthly, everyday and per hour stats, that shall give you information that's different from the traffic or the number of visitors you get. This way, you can determine if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Because our system keeps detailed statistics for the load that every semi-dedicated server account produces, you will be aware of how your Internet sites perform at any time. After you log in to the Hepsia CP, included with every single account, you can check out the section dedicated to the system load. In it, you will 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 produced the load - cron jobs, PHP pages, Perl scripts, and so forth. Also you can see the total number of queries to each and every database in your semi-dedicated account, the total daily numbers for the account in general, plus the average hourly rate. With both the CPU and the MySQL load data, you could always go back to past days or months and assess the performance of your websites after some update or after a significant rise in the number of your site visitors.