Whenever a visitor opens your website, the Internet browser sends a request to the hosting server, which in turn executes it and gives the required information as a response. A basic HTML website uses minimal resources because it's static, but database-driven platforms are more demanding and use much more processing time. Every single webpage that is served creates 2 kinds of load - CPU load, which depends on the time period the server spends executing a specific script; and MySQL load, that depends on the amount of database queries produced by the script while the customer browses the website. Larger load will be generated if a lot of people surf a certain Internet site simultaneously or if a considerable amount of database calls are made all at once. Two good examples are a discussion board with thousands of users or an online store where a customer enters a term within a search box and tens of thousands of items are searched. Having thorough stats about the load that your website generates will enable you to optimize the content or see if it is time for you to switch to a more powerful kind of web hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Hosting

If you host your sites in a hosting account with our company, you will have access to in depth CPU and MySQL stats that will permit you to keep an eye on their overall performance. You could see the statistics with a few clicks within your Hepsia CP. The CPU Load section will reveal to you the total time period the hosting server spent on your scripts and how much 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 are able to also see the statistics from the past months. The MySQL Load section offer you more info about the total amount of queries to each and every database that you have set up in the account. Once again, you can see monthly, daily and per hour statistics, that'll give you information which is different from the traffic or the number of visitors you get. That way, you can see if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed statistics about the two different types of load, so if you acquire a semi-dedicated server for your websites, you can access the info with just a few mouse clicks inside your Hepsia hosting Control Panel. Each type of information is listed in its own section. The CPU Load section shall tell you exactly what processes created the load and the amount of time it took for the hosting server to execute all the requests. Although statistics are produced every 6 hours, you can see day by day and month-to-month stats too. In the MySQL Load section you shall find a list of all the databases generated in your semi-dedicated account manually and automatically, what amount 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 info will help you figure out how well your sites perform and if any one of them requires optimization of some type.