When a visitor opens your site, the Internet browser sends a request to the hosting server, which executes it and provides the required information as a response. A basic HTML website uses negligible system resources due to the fact that it's static, but database-driven platforms are more requiring and use far more processing time. Every webpage that's served creates two kinds of load - CPU load, which depends on the span of time the web server spends executing a particular script; and MySQL load, that depends on the total number of database queries generated by the script while the end user browses the Internet site. Larger load will be created if many people surf a certain website all at once or if a lot of database calls are made concurrently. 2 examples are a discussion board with a large number of users or an online store where a visitor enters a term in a search box and tens of thousands of items are searched. Having in depth stats about the load your Internet site generates will enable you to boost the content or see if it's time for you to switch to a more powerful sort of hosting service, if the website is simply getting quite popular.
MySQL & Load Stats in Shared Hosting
We produce comprehensive data about the system resource usage of every shared hosting account, so in case you host your sites on our highly developed cloud platform, you will be able to examine the data with only a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one shall show you the amount of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what different types of processes produced the load. Statistics are generated every 6 hours. You could see everyday and month-to-month stats also. In the second section you will discover all the databases you have created within the account and for every one of them you'll see the amount of hourly and daily queries. The data will give you an accurate picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor statistics.
MySQL & Load Stats in Semi-dedicated Servers
Our system generates in depth stats about both different kinds of load, so if you get a semi-dedicated server for your Internet sites, you can access the information with a few clicks in your Hepsia hosting CP. Each kind of data is listed inside its own section. The CPU Load section will tell you what processes created the load and the length of time it took for the server to execute all of the requests. Though statistics are created every six hours, you can see daily and monthly statistics also. In the MySQL Load section you shall find a list of all the databases generated within your semi-dedicated account manually and automatically, what 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 hourly rate. This info will help you figure out how well your websites perform and if any of them needs optimization of some sort.