Whenever a visitor opens your site, the browser sends a request to the server, which in turn executes it and provides the required data as a response. A standard HTML Internet site uses minimum system resources as it's static, but database-driven platforms are more requiring and use more processing time. Every page which is served produces two forms of load - CPU load, which depends on the span of time the web server spends executing a particular script; and MySQL load, which depends on the number of database queries generated by the script while the end user browses the Internet site. Greater load shall be produced if a considerable amount of people browse a particular Internet site simultaneously or if loads of database calls are made simultaneously. 2 good examples are a discussion board with tens of thousands of users or an online store in which a client enters a term within a search box and a large number of items are searched. Having detailed statistics about the load that your Internet site generates can help you improve the content or see if it's the perfect time to switch to a more powerful kind of hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

If you host your websites in a cloud hosting account with us, you will have access to in depth CPU and MySQL data that will enable you to keep an eye on their operation. You can easily see the data with a few mouse clicks inside your Hepsia CP. The CPU Load section can tell you the total time frame the web server spent on your scripts and the amount of memory was needed, and the time it took for the scripts to be executed. The daily view is the standard one, but you could also see the data from the preceding months. The MySQL Load section offer you more info about the total amount of queries to each and every database that you have set up in the account. Once again, you are able to see month-to-month, daily and hourly statistics, that shall give you info that is different from the traffic or the number of visitors which you get. That way, you can see 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'll give you additional information about the performance of your Internet sites. 2 sections of the Hepsia CP are committed to the stats, one for each and every kind. In the CPU Load section you are able to see the execution time of your scripts and the length of time the server processed them. Additionally you can see the different kinds of processes which were executed. Stats are created every 6 hours, but if necessary, you can also check stats for previous days or months. The MySQL Load section shall show you the whole amount of database queries daily and per hour, and also the queries to each individual database you have inside your semi-dedicated account. Comparing this data to your traffic stats will give you useful data about how your websites perform and you will determine if you must take some measures to boost them.