Whenever a visitor opens your website, the browser sends a request to the web server, which in turn executes it and supplies the necessary information as a response. A standard HTML Internet site uses negligible resources due to the fact that it's static, but database-driven platforms are more demanding and use far more processing time. Each webpage which is served creates 2 kinds of load - CPU load, which depends on the length of time the server spends executing a particular script; and MySQL load, that depends on the total number of database queries produced by the script while the end user browses the Internet site. Larger load shall be generated if a whole lot of people surf a given Internet site all at once or if many database calls are made all at once. Two illustrations are a discussion board with a large number of users or an online store in which a customer enters a term inside a search box and thousands of items are searched. Having thorough stats about the load that your website generates will help you optimize the content or see if it's time to switch to a more powerful sort of website hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Hosting

We create thorough stats about the system resource usage of each hosting account, so in case you host your Internet sites on our advanced cloud platform, you'll be able to check out the statistics with just a couple of clicks from your Hepsia CP. The data is available in 2 different sections. The first one shall show you the length 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 different types of processes generated the load. Statistics are generated every 6 hours. You can see everyday and monthly statistics also. In the second section you'll discover all the databases that you've created within the account and for each and every one of them you shall see the amount of per hour and day-to-day queries. The data will give you a detailed picture of the efficiency of your websites, specifically if you compare it to the daily traffic and visitor stats.