When a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and provides the necessary information as a response. A standard HTML site uses negligible resources because it's static, but database-driven platforms are more requiring and use far more processing time. Each and every page which is served produces 2 sorts of load - CPU load, that depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the client browses the website. Higher load will be produced if a lot of people browse a particular website all at once or if numerous database calls are made concurrently. Two good examples are a discussion board with thousands of users or an online store where a visitor enters a term in a search box and a large number of items are searched. Having comprehensive data about the load that your Internet site generates will enable you to boost the content or see if it is time for you to switch to a more powerful type of website hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Shared Website Hosting

Our system keeps detailed information about the system resource usage of every single shared website hosting account that is set up on our top-notch cloud platform, so if you opt to host your Internet sites with us, you'll have full access to this information through 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, and how much system memory they used. You may see what processes generated the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the number of queries to each specific database that you've created inside your shared hosting account, the total queries for the account as a whole and the average hourly rate. Comparing these numbers to the website visitor data shall tell you if your websites perform the way they ought to or if they require some optimization, that will improve their overall performance and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you will be able to access very comprehensive CPU and MySQL load data which will give you more information about the overall performance of your sites. 2 sections of the Hepsia Control Panel are devoted to the stats, one for each kind. In the CPU Load section you could see the execution time of your scripts and how much time the web server processed them. You can even see the types of processes which were executed. Stats are generated every six hours, but if necessary, you could also check statistics for previous days or months. The MySQL Load section shall show you the whole amount of database queries each and every day and per hour, plus the queries to each individual database you have inside your semi-dedicated account. Comparing this data to your traffic stats will give you useful info about how your websites perform and you will see if you must take some measures to enhance them.