Every time a visitor opens your website, the browser sends a request to the web server, which executes it and provides the desired content as a response. A simple HTML Internet site uses minimal system resources due to the fact that it is static, but database-driven platforms are more requiring and use much more processing time. Each and every webpage that's served generates 2 types of load - CPU load, which depends on the time the web server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the end user browses the Internet site. Larger load will be generated if a considerable amount of people browse a particular site at the same time or if a lot of database calls are made concurrently. 2 examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term inside a search box and thousands of items are searched. Having thorough stats about the load which your Internet site generates will enable you to optimize the content or see if it's time for you to switch to a more powerful sort of hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Shared Website Hosting

We produce comprehensive data about the system resource usage of every shared website hosting account, so if you host your websites on our advanced cloud platform, you shall be able to check the data with just a few clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what kinds of processes produced the load. Stats are produced every six hours. You can see daily and monthly statistics too. In the second section you'll discover all the databases that you have created within the account and for each one of them you shall see the total amount of per hour and daily queries. The information shall give you a detailed picture of the functionality of your websites, particularly if you compare it to the daily traffic and visitor statistics.