Every time a visitor opens your website, the browser sends a request to the server, which executes it and gives the required data as a response. A basic HTML Internet site uses minimum system resources because it is static, but database-driven platforms are more demanding and use more processing time. Every single page that's served produces 2 kinds of load - CPU load, that depends on the span of time the hosting server spends executing a certain script; and MySQL load, which depends on the amount of database queries created by the script while the customer browses the site. Higher load will be produced if a considerable amount of people browse a particular website all at once or if loads of database calls are made all at once. 2 good examples are a discussion board with thousands of users or an online store where a client enters a term inside a search box and tens of thousands of items are searched. Having in depth stats about the load your site generates will allow you to boost the content or see if it's time to switch to a more powerful sort of hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Web Hosting

If you host your Internet sites within a cloud web hosting account with us, you'll have access to comprehensive CPU and MySQL stats that will allow you to keep tabs on their overall performance. You could see the data with a couple of clicks in your Hepsia CP. The CPU Load section will show you the total time period the hosting server spent on your scripts and just how much memory was required, plus the time it took for the scripts to be executed. The everyday view is the default one, but you'll be able to also see the data from the previous months. The MySQL Load section offer you additional information about the number of queries to every single database that you have set up inside the account. Once again, you are able to see month-to-month, day-to-day and per hour data, that'll give you data that's different from the traffic or the number of visitors which you get. Thus, you can determine if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see detailed stats regarding the load produced by your websites, it won't take more than a couple of clicks to do that. The Hepsia hosting Control Panel, included with all semi-dedicated servers that we offer, features a section focused on the system resource usage and the info there can tell you if your Internet sites perform well and if the load they produce corresponds to the total amount of received website visitors. The CPU load stats include the script execution time and the amount of time it took for the web server to process the requests, and also what sorts of processes generated the load. The MySQL stats shall show you how often each individual database was accessed, plus daily and hourly statistics for the entire account. With both kinds of stats, you can check the numbers for any of the past days and months, so you can easily see how sites perform as the traffic to them rises or after you have applied some update.