Whenever a visitor opens your site, the browser sends a request to the server, which in turn executes it and gives the desired information as a response. A simple HTML Internet site uses negligible resources because it's static, but database-driven platforms are more demanding and use far more processing time. Every webpage that's served produces two types of load - CPU load, which depends on the time period the web server spends executing a particular script; and MySQL load, which depends on the amount of database queries produced by the script while the user browses the website. Larger load will be generated if a whole lot of people browse a given website all at once or if a lot of database calls are made simultaneously. Two illustrations are a discussion board with many users or an online store where a visitor enters a term inside a search box and tens of thousands of items are searched. Having thorough data about the load that your Internet site generates will help you improve the content or see if it is time to switch to a more powerful sort of hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Shared Website Hosting

If you host your websites inside a shared website hosting account with our company, you'll have access to in depth CPU and MySQL statistics that will allow you to keep track of their performance. You could see the statistics with a few mouse clicks within your Hepsia Control Panel. The CPU Load section can tell you the total time period the server spent on your scripts and the amount of memory was required, as well as the time it took for the scripts to be executed. The daily view is the standard one, but you'll be able to also see the data from the preceding months. The MySQL Load section give you more details about the total amount of queries to every database that you have set up in the account. Once again, you are able to see monthly, daily and per hour data, that will give you data which is different from the traffic or the number of visitors which you get. That way, you can determine if the sites require some optimization.

MySQL & Load Stats in Semi-dedicated Hosting

If you have a semi-dedicated server account with us, you will be able to access quite detailed CPU and MySQL load statistics that will give you additional information about the functionality of your sites. 2 sections of the Hepsia Control Panel are devoted to the statistics, one for every type. Within the CPU Load section you could see the execution time of your scripts and the span of time the hosting server processed them. You may also see the kinds of processes that were executed. Stats are produced every 6 hours, but if necessary, you can also check figures for previous days or months. The MySQL Load section shall show you the whole number of database queries daily and each hour, and also the queries to each individual database that you have within your semi-dedicated account. Comparing this info to your traffic stats will give you useful info about how your Internet sites perform and you will see if you have to take some measures to boost them.