When a visitor opens your site, the browser sends a request to the web server, which in turn executes it and gives the necessary information as a response. A basic HTML site uses negligible resources as it's static, but database-driven platforms are more requiring and use far more processing time. Each and every page that is served produces 2 kinds of load - CPU load, that depends on the time period the web server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the customer browses the site. Larger load shall be generated if many people look through a given Internet site at the same time or if a considerable amount of database calls are made all at once. 2 illustrations are a discussion board with thousands of users or an online store in which a visitor enters a term in a search box and a large number of items are searched. Having thorough data about the load which your website generates will help you improve the content or see if it's time to switch to a more powerful kind of web hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Hosting

If you host your Internet sites in a hosting account with us, you will have access to thorough CPU and MySQL stats which will allow you to keep track of their functionality. You can easily see the stats with a number of clicks within your Hepsia CP. 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, plus the time it took for the scripts to be executed. The day-to-day view is the default one, but you can also see the stats from the preceding months. The MySQL Load section will provide you with more info about the number of queries to every database that you have created within the account. Once again, you can easily see month-to-month, everyday and per hour data, that shall give you data that is different from the traffic or the number of visitors you get. That way, you can determine if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you shall be able to access very comprehensive CPU and MySQL load stats which will give you more info about the general performance of your websites. Two sections of the Hepsia Control Panel are dedicated to the statistics, one for every kind. In the CPU Load section you are able to see the execution time of your scripts and the amount of time the web server processed them. You can also see the kinds of processes that were executed. Stats are created every six hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section will show you the whole number of database queries per day and on an hourly basis, and also the queries to each individual database which you have inside your semi-dedicated account. Comparing this info to your traffic stats shall give you useful information about how your sites perform and you will see if you need to take some measures to improve them.