When a visitor opens your website, the web browser sends a request to the hosting server, which in turn executes it and gives the necessary content as a response. A simple HTML Internet site uses negligible resources because it's static, but database-driven platforms are more requiring and use much more processing time. Each webpage that's served generates two kinds of load - CPU load, which depends on the amount of time the hosting server spends executing a specific script; and MySQL load, which depends on the total number of database queries produced by the script while the end user browses the Internet site. Greater load will be generated if a considerable amount of people browse a particular Internet site at the same time or if numerous database calls are made simultaneously. Two examples are a discussion board with thousands of users or an online store where a customer enters a term within a search box and thousands of items are searched. Having comprehensive stats about the load which your site generates will help you optimize the content or see if it's time to switch to a more powerful sort of hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Web Hosting

We create comprehensive stats about the system resource usage of each and every web hosting account, so in case you host your sites on our innovative cloud platform, you will be able to check out the statistics with just a few clicks from your Hepsia Control Panel. The data is provided in 2 different sections. The first one shall show you the time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what different types of processes created the load. Stats are produced every 6 hours. You are able to see daily and month-to-month data too. In the second section you will discover all the databases you have created in the account and for every one of them you will see the amount of per hour and day-to-day queries. The info will give you a definitive picture of the efficiency of your websites, particularly 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 quite detailed CPU and MySQL load statistics that'll give you additional information about the performance of your sites. Two sections of the Hepsia Control Panel are dedicated to the stats, one for each and every type. Inside the CPU Load section you are able to see the execution time of your scripts and the amount of time the hosting server processed them. Additionally you can see the types of processes that were executed. Statistics are created every six hours, but if needed, you could also check data for previous days or months. The MySQL Load section will show you the entire amount of database queries per day and each hour, along with the queries to each individual database you have in your semi-dedicated account. Comparing this information to your traffic statistics shall give you important information about how your Internet sites perform and you will see if you have to take some measures to optimize them.