Each time a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and supplies the necessary information as a response. A standard HTML site uses minimum system resources because it's static, but database-driven platforms are more demanding and use much more processing time. Every page which is served produces 2 kinds of load - CPU load, which depends on the amount of time the server spends executing a particular script; and MySQL load, which depends on the number of database queries created by the script while the user browses the Internet site. Higher load will be generated if a considerable amount of people surf a particular site at the same time or if loads of database calls are made simultaneously. 2 good examples are a discussion board with a huge number of users or an online store in which a client enters a term within a search box and a large number of items are searched. Having detailed data about the load your site generates can help you optimize the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the site is simply getting quite popular.

MySQL & Load Stats in Website Hosting

We produce detailed data about the system resource usage of each website hosting account, so in case you host your Internet sites on our innovative cloud platform, you will be able to check out the statistics with just a few clicks from your Hepsia CP. The data is available in 2 different sections. The first one will show you the span of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what different kinds of processes generated the load. Stats are produced every six hours. You can see day-to-day and monthly statistics also. In the second section you will find all the databases which you have created in the account and for every one of them you shall see the amount of per hour and day-to-day queries. The info will give you a definitive picture of the efficiency of your sites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you shall be able to access quite detailed CPU and MySQL load statistics that will give you additional information about the functionality of your Internet sites. 2 sections of the Hepsia Control Panel are committed to the statistics, one for every single type. In the CPU Load section you are able to see the execution time of your scripts and the length of time the web server processed them. You can also see the kinds of processes that were executed. Statistics are produced every six hours, but if required, you could also check figures for previous days or months. The MySQL Load section will show you the total number of database queries each day and on an hourly basis, and also the queries to each individual database you have within your semi-dedicated account. Comparing this info to your traffic stats shall give you valuable data about how your Internet sites perform and you shall see if you have to take some measures to enhance them.