Each time a visitor opens your Internet site, the web browser sends a request to the web server, which executes it and gives the desired information as a response. A basic HTML website uses very little resources because it's static, but database-driven platforms are more requiring and use a lot more processing time. Each webpage that's served creates two kinds of load - CPU load, which depends on the length of time the web server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the end user browses the website. Higher load will be created if a whole lot of people look through a given Internet site concurrently or if loads 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 inside a search box and a large number of items are searched. Having thorough data about the load your site generates will allow you to improve the content or see if it's the perfect time to switch to a more powerful type of web hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

If you host your Internet sites inside a shared hosting account with us, you shall have access to detailed CPU and MySQL data that will allow you to keep tabs on their overall performance. You can see the data with a couple of clicks in your Hepsia CP. The CPU Load section can tell you the total time frame the web server spent on your scripts and what amount of memory was needed, along with the time it took for the scripts to be executed. The daily view is the standard one, but you are able to also see the data from the past months. The MySQL Load section give you additional information about the number of queries to every single database that you have set up in the account. Once again, you can easily see month-to-month, daily and hourly statistics, that will give you info that's different from the traffic or the number of visitors you get. In this way, you can determine if the Internet sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you shall be able to access quite detailed CPU and MySQL load statistics that will give you additional information about the overall performance of your websites. Two sections of the Hepsia CP are dedicated to the statistics, one for each type. Within the CPU Load section you are able to see the execution time of your scripts and the length of time the hosting server processed them. You can even see the different kinds of processes which were executed. Stats are generated every 6 hours, but if needed, you can also check figures for previous days or months. The MySQL Load section shall show you the total amount of database queries daily and on an hourly basis, and also the queries to each individual database that you have within your semi-dedicated account. Comparing this data to your traffic stats shall give you valuable information about how your websites perform and you will determine if you have to take some measures to boost them.