Every time a visitor opens your website, the Internet browser sends a request to the hosting server, which in turn executes it and gives the necessary information as a response. A simple HTML site uses minimum system resources as it is static, but database-driven platforms are more requiring and use a lot more processing time. Every page which is served creates 2 types of load - CPU load, that depends on the 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 site. Bigger load will be produced if loads of people surf a certain website at the same time or if a lot of database calls are made simultaneously. Two good examples are a discussion board with a large number of users or an online store in which a client enters a term in a search box and a large number of items are searched. Having detailed stats about the load which your site generates will enable you to optimize the content or see if it's time to switch to a more powerful sort of hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

If you host your Internet sites within a cloud hosting account with us, you will have access to comprehensive CPU and MySQL data that will enable you to monitor their overall performance. You can easily see the data with several mouse clicks in your Hepsia Control Panel. The CPU Load section will show you the total time period the hosting server spent on your scripts and just how much memory was required, as well as the time it took for the scripts to be executed. The daily view is the default one, but you are able to also see the statistics from the past months. The MySQL Load section give you more details about the total amount of queries to every single database that you have set up inside the account. Once again, you can see monthly, day-to-day and per hour data, that shall give you data that's different from the traffic or the number of visitors which you get. That way, you can identify if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you will be able to access quite comprehensive CPU and MySQL load data that will give you more information about the efficiency of your Internet sites. 2 sections of the Hepsia CP are focused on the statistics, one for every kind. In the CPU Load section you could see the execution time of your scripts and the length of time the web server processed them. Additionally you can see the kinds of processes which were executed. Stats are generated every six hours, but if required, you may also check data for previous days or months. The MySQL Load section shall show you the total amount of database queries daily and per hour, plus the queries to each individual database that you have in your semi-dedicated account. Comparing this data to your traffic stats shall give you useful information about how your Internet sites perform and you will see if you need to take some measures to enhance them.