Whenever a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and supplies the desired data as a response. A simple HTML Internet site uses minimal resources because it's static, but database-driven platforms are more requiring and use far more processing time. Each and every page that is served generates two forms of load - CPU load, which depends on the time period the server spends executing a specific script; and MySQL load, that depends on the amount of database queries created by the script while the user browses the website. Greater load will be produced if a whole lot of people browse a particular website all at once or if a lot of database calls are made at the same time. 2 good examples are a discussion board with many users or an online store in which a client enters a term within a search box and tens of thousands of items are searched. Having thorough stats about the load that your website generates will allow you to improve the content or see if it is time to switch to a more powerful type of hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Cloud Website Hosting

We create thorough statistics about the system resource usage of every cloud website hosting account, so in case you host your websites on our sophisticated cloud platform, you will be able to check the data with just a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one shall show you how much 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 different kinds of processes produced the load. Stats are generated every 6 hours. You are able to see everyday and month-to-month stats too. In the second section you shall find all of the databases you have created within the account and for every one of them you will see the number of hourly and daily queries. The data shall give you a definitive picture of the efficiency of your sites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

If you need to see in depth stats for the load produced by your websites, it won't take more than just a few clicks to do this. The Hepsia hosting Control Panel, provided with all semi-dedicated servers that we offer, has a section committed to the system resource usage and the data there will tell you if your websites perform well and if the load they create corresponds to the amount of received visitors. The CPU load statistics include the script execution time and the length of time it took for the machine to process the requests, and what kinds of processes produced the load. The MySQL stats shall show you how frequently each individual database was accessed, plus day-to-day and hourly data for the whole account. With both forms of statistics, you can check the numbers for any of the past days and months, so you could see how the sites perform as the traffic to them rises or once you've applied some update.