When a visitor opens your website, the web browser sends a request to the server, which in turn executes it and supplies the necessary content as a response. A basic HTML website uses minimal resources as it is static, but database-driven platforms are more requiring and use a lot more processing time. Each and every webpage which is served produces 2 sorts of load - CPU load, that depends on the time period the web server spends executing a specific 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 shall be created if a considerable amount of people look through a given Internet site at the same time or if many database calls are made at the same time. Two examples are a discussion board with many users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having detailed statistics about the load that your Internet site generates can help you boost the content or see if it is time to switch to a more powerful type of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Shared Web Hosting

If you host your sites within a shared web hosting account with us, you'll have access to in depth CPU and MySQL statistics that will allow you to monitor their performance. You could see the statistics with several mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time frame the server spent on your scripts and what amount of memory was needed, and the time it took for the scripts to be executed. The day-to-day view is the default one, but you may also see the numbers from the previous months. The MySQL Load section will provide you with more info about the number of queries to each database that you have set up within the account. Once again, you can see month-to-month, daily and per hour stats, that'll give you data which is different from the traffic or the number of visitors that you get. Thus, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates comprehensive statistics about the two different kinds of load, so if you get a semi-dedicated server for your sites, you can access the information with just a few mouse clicks within your Hepsia hosting Control Panel. Every type of data is listed in its own section. The CPU Load section shall tell you exactly what processes generated the load and the time it took for the server to execute each of the requests. Although statistics are created every 6 hours, you can see day by day and per month statistics as well. In the MySQL Load section you will find a list of all the databases generated in your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total daily queries for the account overall, as well as the average hourly rate. This data will help you determine how well your sites perform and if any of them requires optimization of some kind.