Whenever a visitor opens your site, the Internet browser sends a request to the server, which executes it and supplies the required information as a response. A basic HTML site uses very little system resources because it's static, but database-driven platforms are more requiring and use far more processing time. Each and every webpage which is served generates 2 types of load - CPU load, which depends on the amount of time the web server spends executing a certain script; and MySQL load, which depends on the amount of database queries created by the script while the client browses the Internet site. Larger load shall be created if many people browse a certain website simultaneously or if many database calls are made simultaneously. Two illustrations are a discussion board with a huge number of users or an online store in which a visitor enters a term within a search box and a large number of items are searched. Having thorough stats about the load which your Internet site generates can help you optimize the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Shared Hosting

We produce in depth statistics about the system resource usage of every single shared hosting account, so in case you host your sites on our highly developed cloud platform, you shall be able to check out the data with only a couple of clicks from your Hepsia CP. The data is offered in 2 different sections. The first one will show you the length of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory sites used and what different types of processes generated the load. Statistics are created every 6 hours. You're able to see day-to-day and month-to-month stats too. In the second section you will discover all the databases that you've created inside the account and for each of them you shall see the number of hourly and day-to-day queries. The information will give you a detailed picture of the functionality of your websites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Hosting

If you need to see in depth stats regarding the load created by your websites, it won't take more than just a few mouse clicks to do that. The Hepsia hosting CP, provided with all semi-dedicated servers which we offer, has a section focused on the system resource usage and the info there can tell you if your Internet sites operate properly and if the load they produce corresponds to the number of received website visitors. The CPU load data include the script execution time and the amount of time it took for the server to process the requests, and what types of processes created the load. The MySQL data shall show you how many times every database was accessed, and also daily and by the hour data for the entire account. With both forms of stats, you are able to check the numbers for every one of the past days and months, so you can easily see how the sites perform as the traffic to them grows or once you've applied some update.