When a visitor opens your Internet site, the Internet browser sends a request to the hosting server, which executes it and provides the necessary data as a response. A simple HTML website uses very little system resources due to the fact that it is static, but database-driven platforms are more requiring and use much more processing time. Every single page which is served produces two sorts of load - CPU load, that depends on the time period the web server spends executing a specific script; and MySQL load, that depends on the number of database queries generated by the script while the client browses the website. Greater load shall be produced if a whole lot of people surf a particular Internet site all at once or if a lot of database calls are made concurrently. Two examples are a discussion board with thousands of users or an online store where a customer enters a term within a search box and thousands of items are searched. Having detailed statistics about the load your site generates can help you boost the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive information about the system resource usage of every cloud hosting account that's created on our top-notch cloud platform, so in case you choose to host your sites with us, you'll have full access to this data through the Hepsia CP, which you'll get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You can also see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load stats section will show you the total amount queries to each individual database that you have created in your shared hosting account, the total queries for the account in general and the normal hourly rate. Comparing these statistics to the website visitor stats shall tell you if your sites perform the way they have to or if they need some optimization, that'll improve their functionality and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you shall be able to access rather detailed CPU and MySQL load statistics that will give you more info about the efficiency of your Internet sites. 2 sections of the Hepsia CP are dedicated to the statistics, one for each kind. In the CPU Load section you can see the execution time of your scripts and the length of time the server processed them. You may also see the kinds of processes which were executed. Statistics are created every 6 hours, but if necessary, you could also check statistics for previous days or months. The MySQL Load section shall show you the whole number of database queries each day and per hour, plus the queries to each individual database that you have inside your semi-dedicated account. Comparing this data to your traffic stats will give you useful info about how your Internet sites perform and you will see if you must take some measures to enhance them.