When a visitor opens your Internet site, the browser sends a request to the web server, which executes it and provides the desired information as a response. A simple HTML website uses very little system resources as it's static, but database-driven platforms are more requiring and use a lot more processing time. Every webpage which is served produces 2 forms of load - CPU load, that depends on the time period the web server spends executing a specific script; and MySQL load, that depends on the number of database queries produced by the script while the client browses the site. Higher load shall be generated if loads of people browse a certain Internet site simultaneously or if a lot of database calls are made at the same time. Two examples are a discussion board with tens of thousands of users or an online store where a client enters a term in a search box and a large number of items are searched. Having thorough statistics about the load that your website generates will allow you to improve the content or see if it is the perfect time to switch to a more powerful type of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Website Hosting

We produce comprehensive statistics about the system resource usage of each website hosting account, so in the event that you host your websites on our innovative cloud platform, you shall be able to examine the data with just a couple of mouse 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 Internet sites, the total time it took for your scripts to be executed, how much memory the sites used and what different kinds of processes created the load. Stats are produced every 6 hours. You'll be able to see day-to-day and month-to-month stats also. In the second section you'll find all the databases that you've created within the account and for each of them you shall see the number of hourly and day-to-day queries. The information will give you an accurate picture of the functionality of your Internet sites, particularly if you compare it to the daily traffic and visitor data.