Every time a visitor opens your site, the browser sends a request to the web server, which in turn executes it and provides the required data as a response. A simple HTML site uses negligible system resources for the reason that it is static, but database-driven platforms are more requiring and use much more processing time. Every single webpage which is served produces two sorts of load - CPU load, which depends on the time the web server spends executing a certain script; and MySQL load, that depends on the number of database queries generated by the script while the user browses the Internet site. Bigger load will be generated if loads of people look through a particular Internet site all at once or if a considerable amount of database calls are made concurrently. 2 examples are a discussion board with many users or an online store where a client enters a term within a search box and a large number of items are searched. Having thorough statistics about the load your site generates will allow you to boost the content or see if it is time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting extremely popular.
MySQL & Load Stats in Cloud Website Hosting
If you host your sites in a cloud website hosting account with our company, you will have access to thorough CPU and MySQL data that will enable you to keep tabs on their overall performance. You can easily see the data with a number of mouse clicks inside your Hepsia CP. The CPU Load section can tell you the total time period the server spent on your scripts and just how much memory was required, and the time it took for the scripts to be executed. The daily view is the default one, but you could also see the stats from the past months. The MySQL Load section offer you additional information about the number of queries to each and every database that you have created in the account. Once again, you can see per month, daily and per hour data, that'll give you information which is different from the traffic or the number of visitors you get. In this way, you can see if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Hosting
If you need to see detailed statistics with regards to the load produced by your websites, it won't take more than a couple of clicks to do this. The Hepsia hosting CP, supplied with all semi-dedicated servers that we offer, has a section devoted to the system resource usage and the information there will tell you if your Internet sites perform well and if the load they produce corresponds to the amount of received website visitors. The CPU load statistics include the script execution time and the span of time it took for the machine to process the requests, as well as what types of processes created the load. The MySQL data shall show you how frequently each individual database was accessed, and also everyday and by the hour statistics for the entire account. With both forms of statistics, you'll be able to check the numbers for any of the past days and months, so you can easily see how the sites perform as the traffic to them rises or after you have applied some update.