Every time a visitor opens your website, the web browser sends a request to the web server, which executes it and supplies the desired data as a response. A basic HTML website uses very little resources due to the fact that it's static, but database-driven platforms are more demanding and use much more processing time. Every webpage which is served produces 2 kinds of load - CPU load, that depends on the span of time the web server spends executing a certain script; and MySQL load, which depends on the total number of database queries created by the script while the end user browses the site. Larger load will be generated if a considerable amount of people browse a given Internet site at the same time or if a lot of database calls are made at the same time. 2 good examples are a discussion board with tens of thousands of users or an online store in which a client enters a term within a search box and thousands of items are searched. Having detailed statistics about the load that your Internet site generates will help you improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Shared Hosting

If you host your websites inside a shared hosting account with our company, you shall have access to thorough CPU and MySQL statistics that will permit you to keep tabs on their functionality. You can easily see the stats with a few mouse clicks inside your Hepsia CP. The CPU Load section will reveal to you the total time period the hosting server spent on your scripts and the amount of memory was required, along with 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 statistics from the previous months. The MySQL Load section give you more info about the amount of queries to every database that you have set up within the account. Once again, you can see monthly, everyday and per hour stats, that shall give you data that's different from the traffic or the number of visitors that you get. Thus, you can identify if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you would like to see thorough stats for the load produced by your websites, it will not take more than several mouse clicks to do that. The Hepsia hosting CP, which comes with all semi-dedicated servers that we offer, has a section dedicated to the system resource usage and the information there can tell you if your sites function properly and if the load they create corresponds to the total amount of received site visitors. The CPU load statistics include the script execution time and the amount of time it took for the server to process the requests, plus what sorts of processes generated the load. The MySQL stats shall show you how many times each database was accessed, plus everyday and per hour statistics for the whole account. With both sorts of stats, you are able to check the numbers for any of the past days and months, so you can see how the sites perform as the traffic to them grows or once you've applied some update.