Every time a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and supplies the necessary data as a response. A standard HTML site uses minimal system resources because it's static, but database-driven platforms are more requiring and use much more processing time. Each page that's served creates two types of load - CPU load, that depends on the length of time the hosting server spends executing a particular script; and MySQL load, that depends on the amount of database queries created by the script while the end user browses the site. Larger load shall be created if a considerable amount of people look through a given site at the same time or if loads of database calls are made all at once. 2 good examples are a discussion board with thousands of users or an online store where a client enters a term inside a search box and thousands of items are searched. Having comprehensive data about the load which your website generates can help you improve the content or see if it is the perfect time to switch to a more powerful kind of hosting service, if the site is simply getting quite popular.
MySQL & Load Stats in Cloud Hosting
We produce thorough stats about the system resource usage of every single cloud hosting account, so in the event that you host your sites on our highly developed cloud platform, you will be able to check out the statistics with only a few mouse clicks from your Hepsia CP. The data is available in two different sections. The first one will show you how much time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory sites used and what different kinds of processes produced the load. Statistics are created every 6 hours. You're able to see daily and monthly stats too. In the second section you'll find all the databases which you have created inside the account and for each of them you'll see the number of hourly and daily queries. The info will give you a detailed picture of the functionality of your sites, specifically if you compare it to the daily traffic and visitor data.
MySQL & Load Stats in Semi-dedicated Hosting
If you have a semi-dedicated server account with our company, you will be able to access quite comprehensive CPU and MySQL load stats which will give you more information about the overall performance of your websites. Two sections of the Hepsia CP are focused on the statistics, one for every single type. Inside the CPU Load section you can see the execution time of your scripts and the span of time the server processed them. You can even see the different kinds of processes that were executed. Statistics are created every 6 hours, but if necessary, you could also check data for previous days or months. The MySQL Load section will show you the whole number of database queries per day and per hour, and also the queries to each individual database that you have inside your semi-dedicated account. Comparing this data to your traffic statistics will give you important info about how your sites perform and you will see if you need to take some measures to enhance them.