Every time a visitor opens your website, the browser sends a request to the server, which in turn executes it and provides the necessary information as a response. A basic HTML Internet site uses very little system resources for the reason that it's static, but database-driven platforms are more demanding and use more processing time. Every page that's served generates 2 sorts of load - CPU load, which depends on the amount of time the web server spends executing a certain script; and MySQL load, which depends on the amount of database queries created by the script while the customer browses the site. Higher load will be produced if loads of people browse a particular Internet site at the same time or if a lot of database calls are made concurrently. Two good examples are a discussion board with many users or an online store where a client enters a term inside a search box and a large number of items are searched. Having detailed statistics about the load that your site generates can help you boost the content or see if it's the perfect time to switch to a more powerful type of hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

We produce comprehensive stats about the system resource usage of each and every shared hosting account, so if you host your Internet sites on our innovative cloud platform, you will be able to examine the statistics with only a few clicks from your Hepsia Control Panel. The data is supplied in 2 different sections. The first one shall show you the length of time our system spent serving your websites, the total time it took for your scripts to be executed, the amount of memory the sites used and what types of processes produced the load. Statistics are generated every 6 hours. You can see everyday and monthly stats as well. In the second section you will discover all of the databases you have created in the account and for each one of them you shall see the amount of per hour and daily queries. The info will give you a detailed picture of the overall performance of your websites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces thorough stats about the two different kinds of load, so if you buy a semi-dedicated server for your Internet sites, you can access the data with just a few mouse clicks within your Hepsia hosting CP. Each kind of information is listed inside its own section. The CPU Load section will tell you which processes created the load and how much time it took for the web server to execute all the requests. Though statistics are generated every six hours, you can see day-to-day and per month statistics also. In the MySQL Load section you shall find a list of all the databases created inside your semi-dedicated account manually and automatically, what amount of queries were sent to each of them, the total everyday queries for the account as a whole, as well as the average hourly rate. This data shall help you determine how well your Internet sites perform and if any of them requires optimization of some type.