Each time a visitor opens your website, the web browser sends a request to the hosting server, which executes it and supplies the desired content as a response. A simple HTML Internet site uses negligible system resources because it's static, but database-driven platforms are more requiring and use a lot more processing time. Each and every page that's served creates two types of load - CPU load, which depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries produced by the script while the end user browses the site. Larger load will be generated if a lot of people browse a particular website concurrently or if many database calls are made all at once. 2 good examples are a discussion board with many users or an online store where a visitor enters a term inside a search box and tens of thousands of items are searched. Having in depth statistics about the load which your site generates will enable you to boost the content or see if it is time for you to switch to a more powerful type of website hosting service, if the website is simply getting quite popular.
MySQL & Load Stats in Website Hosting
We produce comprehensive data about the system resource usage of each website hosting account, so in the event that you host your websites on our advanced cloud platform, you will be able to examine the data with just a couple of mouse clicks from your Hepsia CP. The data is supplied in two different sections. The first one will show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different types of processes generated the load. Stats are generated every 6 hours. You could see daily and monthly data too. In the second section you'll find all of the databases that you've created in the account and for each of them you'll see the total amount of per hour and daily queries. The info shall give you a definitive picture of the performance of your sites, particularly if you compare it to the daily traffic and visitor statistics.
MySQL & Load Stats in Semi-dedicated Servers
If you have a semi-dedicated server account with us, you shall be able to access very detailed CPU and MySQL load data that will give you addiitional information about the functionality of your websites. 2 sections of the Hepsia CP are focused on the statistics, one for each and every type. Within the CPU Load section you could see the execution time of your scripts and the span of time the server processed them. You can even see the different kinds of processes which were executed. Statistics are produced every six hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section shall show you the whole number of database queries each day and each hour, along with the queries to each individual database you have inside your semi-dedicated account. Comparing this info to your traffic stats shall give you valuable data about how your sites perform and you will see if you need to take some measures to improve them.