Each time a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and provides the necessary data as a response. A simple HTML site uses negligible resources due to the fact that it is static, but database-driven platforms are more demanding and use much more processing time. Each webpage that is served creates two kinds of load - CPU load, that depends on the amount of time the server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the customer browses the website. Bigger load shall be created if loads of people surf a particular Internet site simultaneously or if a considerable amount of database calls are made concurrently. 2 illustrations are a discussion board with a large number of users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having thorough statistics about the load that your Internet site generates will enable you to optimize the content or see if it is the perfect time 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
If you host your Internet sites in a shared hosting account with our company, you shall have access to thorough CPU and MySQL data that will permit you to keep an eye on their performance. You can easily see the stats with a few mouse clicks in your Hepsia Control Panel. The CPU Load section will show you the total time frame the web server spent on your scripts and the amount of memory was needed, plus the time it took for the scripts to be executed. The everyday view is the default one, but you'll be able to also see the data from the past months. The MySQL Load section give you additional information about the number of queries to each database that you have created inside the account. Once again, you can easily see monthly, daily and hourly statistics, that shall give you data that is different from the traffic or the number of visitors that you get. This way, you can identify if the websites require some optimization.
MySQL & Load Stats in Semi-dedicated Servers
If you have a semi-dedicated server account with us, you'll be able to access really detailed CPU and MySQL load stats that will give you more info about the functionality of your websites. 2 sections of the Hepsia Control Panel are devoted to the statistics, one for every single type. Within the CPU Load section you can see the execution time of your scripts and the length of time the server processed them. You can also see the kinds of processes which were executed. Statistics are created every six hours, but if required, you may also check figures for previous days or months. The MySQL Load section shall show you the entire number of database queries each day and on an hourly basis, as well as the queries to each individual database which you have inside your semi-dedicated account. Comparing this information to your traffic stats shall give you useful data about how your Internet sites perform and you shall see if you must take some measures to boost them.