Whenever a visitor opens your website, the browser sends a request to the web server, which in turn executes it and gives the required data as a response. A standard HTML site uses very little resources for the reason that it is static, but database-driven platforms are more demanding and use a lot more processing time. Every page that's served creates 2 sorts of load - CPU load, that depends on the time the web server spends executing a certain script; and MySQL load, which depends on the number of database queries created by the script while the client browses the Internet site. Higher load will be created if a lot of people browse a given Internet site at the same time or if a considerable amount of database calls are made simultaneously. Two illustrations are a discussion board with many users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having comprehensive data about the load your site generates will enable you to optimize the content or see if it is the perfect time to switch to a more powerful kind of web hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Website Hosting

If you host your sites within a shared website hosting account with our company, you'll have access to comprehensive CPU and MySQL stats that will allow you to keep track of their overall performance. You can see the data with several mouse clicks in your Hepsia Control Panel. The CPU Load section can tell you the total time the server spent on your scripts and the amount of memory was required, plus the time it took for the scripts to be executed. The daily view is the standard one, but you may also see the data from the past months. The MySQL Load section give you more info about the total amount of queries to every database that you have created in the account. Once again, you can easily see monthly, daily and hourly stats, that'll give you info that's different from the traffic or the number of visitors that you get. That way, you can see if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see comprehensive stats for the load produced by your websites, it will not take more than a few clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers that we offer, features a section devoted to the system resource usage and the data there can tell you if your websites perform well and if the load they create corresponds to the number of received site visitors. The CPU load stats include the script execution time and how much time it took for the hosting server to process the requests, plus what kinds of processes generated the load. The MySQL stats shall show you how often each individual database was accessed, plus day-to-day and per hour data for the whole account. With both types of stats, you can check the numbers for any of the past days and months, so you could see how the sites perform as the traffic to them rises or after you have applied some update.