Whenever a visitor opens your site, the web browser sends a request to the web server, which executes it and supplies the necessary content as a response. A basic HTML Internet site uses negligible system resources because it is static, but database-driven platforms are more requiring and use far more processing time. Every page which is served generates two types of load - CPU load, that depends on the length of time the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the end user browses the Internet site. Greater load will be created if a considerable amount of people browse a given site at the same time or if a considerable amount of database calls are made at the same time. 2 good examples are a discussion board with thousands of users or an online store in which a visitor enters a term inside a search box and tens of thousands of items are searched. Having in depth data about the load which your website generates will enable you to optimize the content or see if it is time to switch to a more powerful kind of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Cloud Website Hosting

If you host your Internet sites within a cloud website hosting account with our company, you will have access to comprehensive CPU and MySQL stats which will allow you to keep tabs on their overall performance. You could see the stats with a couple of mouse clicks within your Hepsia CP. The CPU Load section can tell you the total time the server spent on your scripts and what amount of memory was needed, plus the time it took for the scripts to be executed. The daily view is the default one, but you'll be able to also see the statistics from the preceding months. The MySQL Load section give you more details about the total amount of queries to every database that you have set up in the account. Once again, you are able to see monthly, everyday and hourly stats, that'll give you info that's different from the traffic or the number of visitors that you get. In this way, you can see if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you shall be able to access really comprehensive CPU and MySQL load statistics which will give you addiitional information about the efficiency of your websites. Two sections of the Hepsia CP are dedicated to the statistics, one for every kind. In the CPU Load section you can see the execution time of your scripts and the amount of time the server processed them. You can also see the different kinds of processes that were executed. Statistics are generated every six hours, but if needed, you could also check stats for previous days or months. The MySQL Load section will show you the whole number of database queries each and every day and each hour, as well as the queries to each individual database you have in your semi-dedicated account. Comparing this information to your traffic statistics shall give you important data about how your websites perform and you will determine if you must take some measures to enhance them.