Every time a visitor opens your Internet site, the Internet browser sends a request to the web server, which executes it and provides the required content as a response. A basic HTML website uses minimum resources for the reason that it's static, but database-driven platforms are more requiring and use more processing time. Each page that is served produces two forms of load - CPU load, which depends on the time the web server spends executing a specific script; and MySQL load, that depends on the number of database queries created by the script while the customer browses the site. Higher load will be created if loads of people browse a certain site concurrently or if a lot of database calls are made all at once. Two examples are a discussion board with a large number of users or an online store in which a client enters a term inside a search box and thousands of items are searched. Having thorough data about the load your site generates can help you optimize the content or see if it's the perfect time to switch to a more powerful kind of website hosting service, if the Internet site is simply getting quite popular.

MySQL & Load Stats in Shared Web Hosting

If you host your websites within a shared web hosting account with us, you'll have access to thorough CPU and MySQL stats that will allow you to keep track of their performance. You can easily see the statistics with a couple of clicks in your Hepsia CP. The CPU Load section will show you the total time frame the hosting server spent on your scripts and just how much memory was required, as well as the time it took for the scripts to be executed. The day-to-day view is the default one, but you'll be able to also see the stats from the previous months. The MySQL Load section give you more details about the amount of queries to every single database that you have created within the account. Once again, you can easily see monthly, daily and hourly stats, that shall give you data which is different from the traffic or the number of visitors you get. That way, you can identify if the Internet sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates detailed statistics about both kinds of load, so if you buy a semi-dedicated server for your websites, you can access the info with a few clicks in your Hepsia hosting Control Panel. Every type of data is listed within its own section. The CPU Load section shall tell you exactly what processes produced the load and the amount of time it took for the hosting server to execute each of the requests. Though statistics are created every 6 hours, you can see day-to-day and monthly statistics as well. In the MySQL Load section you will find a list of all the databases produced within your semi-dedicated account manually and automatically, how many queries were sent to each of them, the total daily queries for the account overall, plus the average per hour rate. This data will help you determine how well your sites perform and if any one of them requires optimization of some kind.