Whenever a visitor opens your site, the Internet browser sends a request to the server, which in turn executes it and gives the necessary information as a response. A basic HTML Internet site uses minimal system resources due to the fact that it's static, but database-driven platforms are more demanding and use much more processing time. Every page that's served produces two kinds of load - CPU load, which depends on the time the web server spends executing a certain script; and MySQL load, which depends on the amount of database queries produced by the script while the customer browses the site. Greater load will be produced if loads of people surf a given Internet site concurrently or if numerous database calls are made at the same time. 2 illustrations are a discussion board with a huge number of users or an online store where a visitor enters a term inside a search box and thousands of items are searched. Having thorough data about the load that your website generates can help you boost the content or see if it is time to switch to a more powerful kind of hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Shared Hosting

Our system keeps detailed info about the system resource usage of every shared hosting account which is created on our top-notch cloud platform, so given that you choose to host your websites with our company, you shall have full access to this info via the Hepsia Control Panel, which you shall get with the account. The CPU load statistics feature the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You may see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. 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 altogether and the standard hourly rate. Comparing these figures to the visitor statistics will tell you if your Internet sites perform the way they ought to or if they require some optimization, that will improve their functionality and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Since our system keeps detailed statistics for the load that every semi-dedicated server account generates, you'll be aware of how your Internet sites perform at any time. Once you log in to the Hepsia Control Panel, which comes with each account, you can check out the section devoted to the system load. There, you are able to 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 generated the load - cron jobs, PHP pages, Perl scripts, and so on. You may also see the number of queries to every database in your semi-dedicated account, the total daily statistics for the account as a whole, along with 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 general performance of your websites after some update or after a substantial increase in the number of your site visitors.