When a visitor opens your site, the Internet browser sends a request to the web server, which executes it and provides the necessary information as a response. A basic HTML Internet site uses minimum system resources for the reason that it is static, but database-driven platforms are more demanding and use a lot more processing time. Each webpage that is served generates two forms of load - CPU load, that depends on the length of time the hosting server spends executing a particular script; and MySQL load, which depends on the number of database queries generated by the script while the user browses the site. Greater load will be created if a lot of people surf a particular site simultaneously or if numerous database calls are made at the same time. Two illustrations are a discussion board with a huge number of users or an online store where a visitor enters a term in a search box and thousands of items are searched. Having in depth data about the load that your site generates will help you optimize the content or see if it's time to switch to a more powerful type of website hosting service, if the website is simply getting very popular.
MySQL & Load Stats in Shared Hosting
If you host your sites inside a shared hosting account with our company, you will have access to comprehensive CPU and MySQL stats that will allow you to keep an eye on their operation. You are able to see the statistics with a few clicks within your Hepsia CP. The CPU Load section can tell you the total time period the hosting server spent on your scripts and what amount of memory was needed, along with the time it took for the scripts to be executed. The day-to-day view is the standard one, but you could also see the data from the past months. The MySQL Load section will provide you with more info about the amount of queries to each database that you have created in the account. Once again, you are able to see per month, daily and per hour data, which will give you information that's different from the traffic or the number of visitors you get. In this way, you can identify if the sites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
Our system generates comprehensive stats about the two types of load, so if you purchase a semi-dedicated server for your Internet sites, you can access the info with a few mouse clicks inside your Hepsia hosting Control Panel. Each type of data is listed within its own section. The CPU Load section will show you which processes created the load and how much time it took for the server to execute all of the requests. Though statistics are created every 6 hours, you can see daily and monthly stats too. In the MySQL Load section you'll find a list of all the databases produced in your semi-dedicated account manually and automatically, the amount of queries were sent to each of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This data shall help you figure out how well your Internet sites perform and if any one of them needs optimization of some sort.