Each time a visitor opens your Internet site, the Internet browser sends a request to the web server, which executes it and provides the desired content as a response. A standard HTML site uses minimal system resources as it's static, but database-driven platforms are more demanding and use a lot more processing time. Each and every webpage that is served produces two sorts of load - CPU load, that depends on the length of time the server spends executing a certain script; and MySQL load, that depends on the amount of database queries created by the script while the client browses the site. Bigger load shall be created if a considerable amount of people surf a particular website concurrently or if a lot of database calls are made simultaneously. Two examples are a discussion board with a huge number of users or an online store where a visitor enters a term within a search box and thousands of items are searched. Having detailed data about the load that your website generates can help you optimize the content or see if it is time to switch to a more powerful kind of website hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Shared Website Hosting

We create thorough data about the system resource usage of every single shared website hosting account, so in case you host your Internet sites on our highly developed cloud platform, you shall be able to check out the stats with just a couple of mouse clicks from your Hepsia CP. The data is available in two different sections. The first one shall show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different types of processes generated the load. Stats are created every six hours. You are able to see day-to-day and monthly stats too. In the second section you shall find all of the databases which you have created inside the account and for each and every one of them you will see the total amount of per hour and day-to-day queries. The info will give you an accurate picture of the functionality of your sites, particularly if you compare it to the daily traffic and visitor stats.