When a visitor opens your Internet site, the web browser sends a request to the server, which executes it and provides the desired content as a response. A simple HTML website uses minimal resources for the reason that it's static, but database-driven platforms are more requiring and use far more processing time. Each webpage that's served generates 2 sorts of load - CPU load, that depends on the time the server spends executing a certain script; and MySQL load, which depends on the number of database queries generated by the script while the client browses the Internet site. Bigger load will be generated if a considerable amount of people surf a given Internet site all at once or if numerous database calls are made all at once. Two examples are a discussion board with thousands of users or an online store in which a client enters a term inside a search box and a large number of items are searched. Having thorough data about the load which your site generates will help you improve the content or see if it's time to switch to a more powerful type of website hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Cloud Website Hosting

We create in depth statistics about the system resource usage of every cloud website hosting account, so in case you host your sites on our innovative cloud platform, you shall be able to check the data with just a few clicks from your Hepsia CP. The data is supplied in two different sections. The first one shall show you the time our system spent serving your sites, the total time it took for your scripts to be executed, how much memory the sites used and what different kinds of processes produced the load. Stats are generated every 6 hours. You're able to see daily and monthly stats as well. In the second section you will find all of the databases you have created inside the account and for each and every one of them you will see the number of per hour and daily queries. The information shall give you an accurate picture of the functionality of your websites, particularly if you compare it to the daily traffic and visitor stats.