Every time a visitor opens your site, the web browser sends a request to the hosting server, which executes it and gives the required information as a response. A basic HTML website uses negligible resources due to the fact that it is static, but database-driven platforms are more requiring and use more processing time. Each and every page that is served creates two sorts of load - CPU load, which depends on the time the web server spends executing a specific script; and MySQL load, that depends on the total number of database queries generated by the script while the client browses the site. Bigger load shall be created if many people surf a given site all at once or if a considerable amount of database calls are made at the same time. 2 examples are a discussion board with a huge number of users or an online store where a customer enters a term inside a search box and a large number of items are searched. Having in depth stats about the load that your website generates will allow you to optimize the content or see if it's time for you to switch to a more powerful kind of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Cloud Web Hosting

If you host your websites inside a cloud web hosting account with our company, you shall have access to detailed CPU and MySQL stats that will allow you to keep tabs on their performance. You could see the stats with a couple of clicks inside your Hepsia CP. The CPU Load section will reveal to you the total time frame the server spent on your scripts and the amount of memory was required, and the time it took for the scripts to be executed. The day-to-day view is the default one, but you could also see the stats from the past months. The MySQL Load section offer additional information about the number of queries to every database that you have set up inside the account. Once again, you can easily see month-to-month, day-to-day and hourly stats, that'll give you data that is different from the traffic or the number of visitors you get. Thus, you can see if the websites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

Our system generates thorough statistics about both types of load, so if you purchase a semi-dedicated server for your sites, you can access the info with just a couple of mouse clicks in your Hepsia hosting CP. Each kind of data is listed in its own section. The CPU Load section shall tell you which processes produced the load and the time it took for the hosting server to execute all of the requests. Although statistics are produced every six hours, you can see day by day and monthly stats also. In the MySQL Load section you'll find a list of all the databases produced in your semi-dedicated account manually and automatically, the amount of queries were sent to every one of them, the total everyday queries for the account overall, as well as the average hourly rate. This info will help you figure out how well your websites perform and if any one of them needs optimization of some kind.