Whenever a visitor opens your website, the browser sends a request to the web server, which in turn executes it and provides the required content as a response. A simple HTML Internet site uses very little resources as it's static, but database-driven platforms are more demanding and use more processing time. Each webpage that's served generates two forms of load - CPU load, which depends on the time period the hosting server spends executing a certain script; and MySQL load, which depends on the amount of database queries created by the script while the user browses the Internet site. Bigger load will be generated if a whole lot of people browse a given Internet site at the same time or if numerous database calls are made concurrently. Two good examples are a discussion board with many users or an online store in which a client enters a term in a search box and tens of thousands of items are searched. Having thorough data about the load that your site generates will help you optimize the content or see if it's the perfect time to switch to a more powerful type of website hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Shared Hosting

We create detailed data about the system resource usage of each shared hosting account, so if you host your websites on our highly developed cloud platform, you'll be able to check out the stats with just a couple of clicks from your Hepsia CP. The data is available in two different sections. The first one will show you the amount of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what kinds of processes generated the load. Stats are generated every six hours. You're able to see everyday and month-to-month statistics as well. In the second section you'll find all of the databases that you've created within the account and for each of them you shall see the number of hourly and day-to-day queries. The info will give you a definitive picture of the efficiency of your sites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

Our system generates detailed stats about the two kinds of load, so if you get a semi-dedicated server for your sites, you can access the info with just a couple of mouse clicks in your Hepsia hosting Control Panel. Each type of information is listed in its own section. The CPU Load section will show you which processes created the load and the length of time it took for the hosting server to execute every one of the requests. Although statistics are generated every 6 hours, you can see daily and monthly statistics as well. In the MySQL Load section you shall find a list of all the databases generated inside your semi-dedicated account manually and automatically, how many queries were sent to every one of them, the total daily queries for the account as a whole, plus the average hourly rate. This information will help you see how well your websites perform and if any one of them requires optimization of some kind.