Each time a visitor opens your site, the browser sends a request to the hosting server, which in turn executes it and gives the desired data as a response. A standard HTML website uses very little resources because it is static, but database-driven platforms are more demanding and use far more processing time. Every single page that's served produces 2 forms of load - CPU load, that depends on the amount of time the web server spends executing a particular script; and MySQL load, which depends on the total number of database queries created by the script while the client browses the site. Higher load shall be generated if many people browse a certain Internet site concurrently or if a considerable amount of database calls are made simultaneously. Two illustrations are a discussion board with a huge number of users or an online store where a customer enters a term inside a search box and a large number of items are searched. Having comprehensive statistics about the load which your website generates will allow you to optimize the content or see if it is time to switch to a more powerful kind of hosting service, if the website is simply getting extremely popular.
MySQL & Load Stats in Cloud Website Hosting
We create detailed stats about the system resource usage of each and every cloud website hosting account, so in case you host your Internet sites on our advanced cloud platform, you shall be able to take a look at the stats with just a couple of mouse 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 sites used and what kinds of processes created the load. Stats are created every six hours. You'll be able to see day-to-day and monthly data too. In the second section you will discover all of the databases that you've created inside the account and for each one of them you shall see the total amount of hourly and day-to-day queries. The data shall give you an accurate picture of the functionality of your sites, especially if you compare it to the daily traffic and visitor stats.