Each time a visitor opens your Internet site, the Internet browser sends a request to the web server, which executes it and provides the necessary information as a response. A basic HTML site uses very little system resources for the reason that it's static, but database-driven platforms are more requiring and use much more processing time. Every single webpage which is served produces 2 sorts of load - CPU load, that depends on the time period the server spends executing a certain script; and MySQL load, which depends on the total number of database queries produced by the script while the end user browses the website. Bigger load will be produced if a lot of people look through a particular site all at once or if loads of database calls are made simultaneously. 2 examples are a discussion board with many users or an online store where a visitor enters a term within a search box and tens of thousands of items are searched. Having detailed statistics about the load your 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 website is simply getting very popular.
MySQL & Load Stats in Shared Hosting
We generate comprehensive statistics about the system resource usage of every shared hosting account, so if you host your Internet sites on our sophisticated cloud platform, you shall be able to check out the statistics with only a couple of clicks from your Hepsia Control Panel. The data is supplied in 2 different sections. The first one will 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. Stats are generated every 6 hours. You'll be able to see everyday and per month statistics also. In the second section you'll find all the databases that you have created inside the account and for each one of them you shall see the total amount of hourly and daily queries. The information will give you a definitive picture of the overall performance of your Internet sites, particularly if you compare it to the daily traffic and visitor stats.