Whenever a visitor opens your website, the web browser sends a request to the server, which in turn executes it and provides the necessary information as a response. A simple HTML site uses minimal resources due to the fact that it's static, but database-driven platforms are more demanding and use much more processing time. Every page which is served creates two kinds of load - CPU load, which depends on the time period the hosting server spends executing a certain script; and MySQL load, that depends on the amount of database queries generated by the script while the user browses the site. Greater load will be created if a lot of people browse a particular website simultaneously or if numerous database calls are made at the same time. Two illustrations are a discussion board with thousands of users or an online store where a visitor enters a term within a search box and thousands of items are searched. Having thorough data about the load which your site generates will allow you to improve the content or see if it's time to switch to a more powerful sort of hosting service, if the Internet site is simply getting extremely popular.
MySQL & Load Stats in Shared Website Hosting
We generate in depth stats about the system resource usage of every single shared website hosting account, so in the event that you host your sites on our highly developed cloud platform, you'll be able to take a look at the statistics with just a couple of mouse clicks from your Hepsia CP. The data is supplied in 2 different sections. The first one will show you the span of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory the sites used and what types of processes produced the load. Statistics are generated every six hours. You are able to see day-to-day and month-to-month data too. In the second section you'll discover all of the databases you have created inside the account and for each of them you shall see the amount of hourly and daily queries. The data shall give you a definitive picture of the functionality of your websites, specifically if you compare it to the daily traffic and visitor stats.
MySQL & Load Stats in Semi-dedicated Servers
If you would like to see detailed stats with regards to the load created by your websites, it won't take more than just a few clicks to do this. The Hepsia hosting Control Panel, which comes with all semi-dedicated servers which we offer, features a section dedicated to the system resource usage and the info there will tell you if your Internet sites perform well and if the load they generate corresponds to the number of received site visitors. The CPU load statistics include the script execution time and how much time it took for the web server to process the requests, and also what types of processes produced the load. The MySQL statistics will show you how frequently every database was accessed, and everyday and by the hour data for the whole account. With both sorts of statistics, you'll be able to check the numbers for each of the past days and months, so you can see how the sites perform as the traffic to them increases or after you have applied some update.