When a visitor opens your Internet site, the Internet browser sends a request to the web server, which in turn executes it and provides the required data as a response. A simple HTML website uses minimum resources for the reason that it is static, but database-driven platforms are more requiring and use a lot more processing time. Every single webpage which is served generates 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 number of database queries generated by the script while the client browses the website. Larger load will be generated if a lot of people browse a certain website simultaneously or if a lot of database calls are made at the same time. Two examples are a discussion board with many users or an online store where a customer enters a term inside a search box and tens of thousands of items are searched. Having comprehensive data about the load that your Internet site generates will enable you to improve the content or see if it's time to switch to a more powerful kind of hosting service, if the Internet site is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

We produce detailed stats about the system resource usage of each and every cloud hosting account, so in the event that you host your websites on our sophisticated cloud platform, you will be able to examine the stats with just a few mouse clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one shall show you how much time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory sites used and what different kinds of processes produced the load. Statistics are created every six hours. You can see everyday and per month stats too. In the second section you will find all the databases which you have created within the account and for each and every one of them you shall see the number of per hour and daily queries. The info will give you a definitive picture of the performance of your Internet sites, particularly if you compare it to the daily traffic and visitor statistics.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you'll be able to access rather comprehensive CPU and MySQL load data that will give you addiitional information about the efficiency of your sites. Two sections of the Hepsia Control Panel are committed to the statistics, one for each and every type. Inside the CPU Load section you are able to see the execution time of your scripts and the length of time the web server processed them. You can also see the different kinds of processes that were executed. Stats are generated every 6 hours, but if necessary, you can also check statistics for previous days or months. The MySQL Load section will show you the total number of database queries daily and on an hourly basis, and also the queries to each individual database you have within your semi-dedicated account. Comparing this information to your traffic stats will give you important info about how your Internet sites perform and you will see if you must take some measures to boost them.