Each time a visitor opens your Internet site, the web browser sends a request to the server, which executes it and provides the necessary data as a response. A standard HTML website uses negligible resources as it is static, but database-driven platforms are more requiring and use much more processing time. Every webpage that's served generates two forms of load - CPU load, which depends on the time the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the user browses the site. Larger load shall be produced if a whole lot of people look through a given website at the same time or if a lot of database calls are made all at once. Two examples are a discussion board with tens of thousands of users or an online store where a visitor enters a term in a search box and a large number of items are searched. Having in depth data about the load your site generates can help you optimize the content or see if it's time to switch to a more powerful type of hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Cloud Website Hosting

We produce comprehensive stats about the system resource usage of each and every cloud website hosting account, so if you host your sites on our sophisticated cloud platform, you'll be able to check the data with just a couple of mouse clicks from your Hepsia Control Panel. The data is provided in two different sections. The first one shall show you the span of time our system spent serving your sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different kinds of processes created the load. Stats are created every 6 hours. You're able to see daily and per month stats too. In the second section you will discover all the databases that you've created inside the account and for each one of them you will see the amount of per hour and daily queries. The information will give you a detailed picture of the performance of your Internet sites, specifically if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces thorough statistics about the two different types of load, so if you acquire a semi-dedicated server for your Internet sites, you can access the information with just a couple of mouse clicks within your Hepsia hosting CP. Each type of information is listed in its own section. The CPU Load section will tell you exactly what processes generated the load and the length of time it took for the web server to execute all the requests. Although statistics are produced every 6 hours, you can see day-to-day and per month stats too. In the MySQL Load section you will find a list of all the databases generated in your semi-dedicated account manually and automatically, what amount of queries were sent to every one of them, the total day-to-day queries for the account overall, along with the average hourly rate. This info will help you figure out how well your websites perform and if any of them requires optimization of some type.