Each time a visitor opens your Internet site, the browser sends a request to the server, which in turn executes it and provides the required information as a response. A simple HTML website uses minimum system resources for the reason that it's static, but database-driven platforms are more requiring and use more processing time. Each webpage which is served creates 2 sorts of load - CPU load, which depends on the span 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 end user browses the site. Higher load will be created if loads of people surf a certain Internet site concurrently or if a considerable amount of database calls are made all at once. Two illustrations are a discussion board with tens of thousands of users or an online store where a visitor enters a term within a search box and thousands of items are searched. Having in depth statistics about the load your website generates will allow you to boost the content or see if it is time for you to switch to a more powerful kind of hosting service, if the website is simply getting very popular.

MySQL & Load Stats in Web Hosting

We produce thorough data about the system resource usage of each and every web hosting account, so if you host your Internet sites on our sophisticated cloud platform, you'll be able to examine the statistics with only a few mouse clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one shall show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory Internet sites used and what types of processes generated the load. Statistics are created every 6 hours. You're able to see daily and month-to-month stats as well. In the second section you will find all the databases that 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 data will give you an accurate picture of the functionality of your Internet sites, specifically if you compare it to the daily traffic and visitor data.