Each time a visitor opens your website, the browser sends a request to the web server, which executes it and supplies the required information as a response. A standard HTML website uses minimum system resources as it's static, but database-driven platforms are more requiring and use far more processing time. Every single page which is served creates two forms of load - CPU load, which depends on the amount of time the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries produced by the script while the customer browses the Internet site. Bigger load shall be created if many people surf a particular website simultaneously or if a lot of database calls are made concurrently. 2 examples are a discussion board with many users or an online store where a client enters a term in a search box and tens of thousands of items are searched. Having detailed stats about the load which your site generates can help you improve the content or see if it's time to switch to a more powerful kind of hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Cloud Web Hosting

If you host your sites within a cloud web hosting account with us, you will have access to thorough CPU and MySQL stats that will enable you to monitor their functionality. You can easily see the data with a number of mouse clicks in your Hepsia CP. The CPU Load section will reveal to you the total time period the hosting server spent on your scripts and how much memory was required, plus the time it took for the scripts to be executed. The daily view is the default one, but you can also see the data from the preceding months. The MySQL Load section offer you additional information about the amount of queries to every database that you have set up in the account. Once again, you are able to see per month, daily and per hour stats, which will give you info which is different from the traffic or the number of visitors you get. That way, you can see if the websites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you'll be able to access very comprehensive CPU and MySQL load data that'll give you addiitional information about the functionality of your sites. Two sections of the Hepsia Control Panel are committed to the statistics, one for each and every type. In the CPU Load section you are able to see the execution time of your scripts and the span of time the server processed them. Additionally you can see the different kinds of processes that were executed. Statistics are created every 6 hours, but if needed, you could also check statistics for previous days or months. The MySQL Load section will show you the entire amount of database queries daily and on an hourly basis, as well as the queries to each individual database which you have in your semi-dedicated account. Comparing this data to your traffic statistics shall give you important data about how your Internet sites perform and you will determine if you must take some measures to optimize them.