Every time a visitor opens your Internet site, the Internet browser sends a request to the web server, which in turn executes it and gives the desired content as a response. A basic HTML site uses minimal system resources for the reason that it's static, but database-driven platforms are more requiring and use more processing time. Every webpage that is served generates two types of load - CPU load, which depends on the time the server spends executing a particular script; and MySQL load, which depends on the number of database queries generated by the script while the user browses the website. Larger load will be generated if a considerable amount of people look through a particular site simultaneously or if a considerable amount of database calls are made all at once. Two illustrations are a discussion board with many users or an online store in which a visitor enters a term within a search box and tens of thousands of items are searched. Having comprehensive data about the load that your Internet site generates can help you improve the content or see if it's time to switch to a more powerful kind of web hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Website Hosting

We produce thorough stats about the system resource usage of every website hosting account, so in case you host your sites on our sophisticated cloud platform, you shall be able to take a look at the data with just a couple of mouse clicks from your Hepsia CP. The data is available in 2 different sections. The first one will show you the time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different kinds of processes produced the load. Stats are generated every six hours. You can see day-to-day and monthly statistics also. In the second section you will discover all the databases that you have created inside the account and for each one of them you shall see the number of per hour and daily queries. The data shall give you a detailed picture of the efficiency of your Internet sites, specifically if you compare it to the daily traffic and visitor stats.