Each time a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and gives the desired data as a response. A simple HTML Internet site uses minimal resources for the reason that it is static, but database-driven platforms are more requiring and use much more processing time. Each and every page that is served generates 2 forms of load - CPU load, that depends on the amount of time the web server spends executing a certain script; and MySQL load, which depends on the total number of database queries created by the script while the customer browses the website. Higher load shall be generated if a whole lot of people look through a given Internet site concurrently or if numerous database calls are made concurrently. 2 good examples are a discussion board with a large number of users or an online store where a customer enters a term inside a search box and tens of thousands of items are searched. Having detailed statistics about the load that your website generates can help you boost the content or see if it is time for you to switch to a more powerful kind of web hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Shared Hosting

We generate in depth stats about the system resource usage of each shared hosting account, so in the event that you host your Internet sites on our highly developed cloud platform, you'll be able to examine the stats with just a couple of mouse clicks from your Hepsia CP. The data is offered in 2 different sections. The first one shall show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory the sites used and what different kinds of processes produced the load. Statistics are created every six hours. You're able to see day-to-day and per month stats also. In the second section you shall find all of the databases which you have created in the account and for each and every one of them you will see the total amount of per hour and daily queries. The data will give you a detailed picture of the overall performance of your Internet sites, especially if you compare it to the daily traffic and visitor statistics.