Each time a visitor opens your site, the Internet browser sends a request to the web server, which executes it and provides the desired information as a response. A simple HTML Internet site uses very little resources due to the fact that it's static, but database-driven platforms are more requiring and use far more processing time. Each webpage that is served creates 2 types of load - CPU load, that depends on the time period the web server spends executing a certain script; and MySQL load, that depends on the number of database queries created by the script while the customer browses the Internet site. Bigger load shall be produced if many people surf a particular Internet site simultaneously or if many database calls are made all at once. 2 illustrations are a discussion board with a huge number of users or an online store in which 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 will allow you to optimize the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Cloud Hosting

We generate detailed statistics about the system resource usage of each and every cloud hosting account, so in case you host your websites on our sophisticated cloud platform, you will be able to examine the statistics with only a couple of clicks from your Hepsia CP. The data is supplied in two different sections. The first one shall show you the span of time our system spent serving your websites, 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. Statistics are created every 6 hours. You are able to see daily and monthly data too. In the second section you'll discover all the databases which you have created within the account and for every one of them you will see the total amount of hourly and daily queries. The information will give you a definitive picture of the overall performance of your sites, especially 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 our company, you shall be able to access quite detailed CPU and MySQL load stats which will give you addiitional information about the performance of your Internet sites. 2 sections of the Hepsia CP are dedicated to the statistics, one for every single kind. Within the CPU Load section you could see the execution time of your scripts and how much time the server processed them. You may also see the different kinds of processes which were executed. Statistics are produced every 6 hours, but if required, you can also check figures for previous days or months. The MySQL Load section shall show you the total amount of database queries daily and on an hourly basis, and also the queries to each individual database which you have within 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 boost them.