Whenever a visitor opens your Internet site, the browser sends a request to the hosting server, which executes it and provides the required information as a response. A basic HTML site uses minimum system resources because it's static, but database-driven platforms are more requiring and use much more processing time. Every webpage which is served creates two sorts of load - CPU load, which depends on the time period the server spends executing a specific script; and MySQL load, that depends on the total number of database queries created by the script while the end user browses the Internet site. Larger load shall be created if a lot of people browse a particular website all at once or if numerous database calls are made all at once. Two illustrations are a discussion board with a large number of users or an online store in which a client enters a term in a search box and a large number of items are searched. Having detailed statistics about the load that your Internet site generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful kind of website hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Shared Hosting

We generate thorough stats about the system resource usage of every shared hosting account, so in the event that you host your sites on our innovative cloud platform, you will be able to check out the stats with only a few mouse clicks from your Hepsia CP. The data is provided in 2 different sections. The first one will show you the time our system spent serving your sites, the total time it took for your scripts to be executed, what amount of memory sites used and what types of processes generated the load. Stats are produced every six hours. You're able to see day-to-day and per month stats also. In the second section you will discover all the databases which you have created within the account and for each of them you'll see the total amount of per hour and day-to-day queries. The information shall give you an accurate picture of the performance of your sites, specifically if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates in depth statistics about both different kinds of load, so if you acquire a semi-dedicated server for your websites, you can access the information with a few clicks within your Hepsia hosting CP. Each kind of information is listed in its own section. The CPU Load section shall tell you what processes produced the load and the amount of time it took for the web server to execute all the requests. Though statistics are created every 6 hours, you can see day by day and month-to-month statistics as well. In the MySQL Load section you shall find a list of all the databases produced within your semi-dedicated account manually and automatically, how many queries were sent to every one of them, the total everyday queries for the account as a whole, along with the average hourly rate. This info will help you see how well your websites perform and if any of them needs optimization of some kind.