Whenever a visitor opens your site, the Internet browser sends a request to the server, which executes it and supplies the necessary information as a response. A basic HTML Internet site uses minimal resources for the reason that it's static, but database-driven platforms are more demanding and use more processing time. Every page that is served produces two kinds of load - CPU load, that depends on the time period the server spends executing a certain script; and MySQL load, which depends on the amount of database queries produced by the script while the customer browses the Internet site. Higher load will be produced if a considerable amount of people browse a certain Internet site concurrently or if a lot of database calls are made simultaneously. Two good examples are a discussion board with thousands 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 thorough data about the load that your site generates will allow you to optimize the content or see if it is the perfect time to switch to a more powerful kind of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Shared Web Hosting

We produce in depth stats about the system resource usage of each and every shared web hosting account, so if you host your Internet sites on our innovative cloud platform, you shall be able to take a look at the stats with just a couple of clicks from your Hepsia CP. The data is provided in two different sections. The first one shall show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what kinds of processes produced the load. Stats are produced every six hours. You're able to see everyday and month-to-month stats also. In the second section you'll find all of the databases which you have created within the account and for each and every one of them you will see the amount of per hour and daily queries. The info will give you an accurate picture of the efficiency of your Internet sites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with our company, you will be able to access rather comprehensive CPU and MySQL load statistics that'll give you more information about the general performance of your sites. 2 sections of the Hepsia CP are committed to the stats, one for every type. Within the CPU Load section you are able to see the execution time of your scripts and the length of time the server processed them. You may also see the different kinds of processes which were executed. Stats are generated every 6 hours, but if needed, you may also check statistics for previous days or months. The MySQL Load section will show you the total number of database queries each day and each hour, and also the queries to each individual database you have within your semi-dedicated account. Comparing this info to your traffic statistics will give you important information about how your Internet sites perform and you will determine if you have to take some measures to boost them.