Every time a visitor opens your Internet site, the web browser sends a request to the web server, which executes it and gives the required data as a response. A simple HTML Internet site uses very little system resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Each page that's served produces 2 forms of load - CPU load, which depends on the span of time the hosting server spends executing a certain script; and MySQL load, which depends on the total number of database queries generated by the script while the end user browses the Internet site. Bigger load shall be generated if many people look through a particular site all at once or if loads of database calls are made concurrently. 2 good examples are a discussion board with 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 stats about the load which your site generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful type of hosting service, if the website is simply getting really popular.
MySQL & Load Stats in Shared Website Hosting
If you host your websites in a shared website hosting account with us, you shall have access to thorough CPU and MySQL statistics which will allow you to keep track of their functionality. You can easily see the data with several mouse clicks in your Hepsia Control Panel. The CPU Load section will reveal to you the total time period the web server spent on your scripts and what amount of memory was required, and the time it took for the scripts to be executed. The everyday view is the default one, but you can also see the numbers from the previous months. The MySQL Load section offer additional information about the total amount of queries to each and every database that you have created within the account. Once again, you are able to see per month, day-to-day and hourly statistics, that'll give you information 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 Hosting
If you need to see detailed statistics regarding the load generated by your Internet sites, it will not take more than a few mouse clicks to do this. The Hepsia hosting Control Panel, provided with all semi-dedicated servers which we offer, features a section dedicated to the system resource usage and the info there shall tell you if your Internet sites function properly and if the load they produce corresponds to the total amount of received site 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 types of processes generated the load. The MySQL statistics shall show you how many times every database was accessed, as well as day-to-day and by the hour stats 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 could see how the sites perform as the traffic to them increases or after you have applied some update.