MySQL & Load Stats
What kind of data is available in the MySQL & Load Stats section? How do you take advantage of it?
Whenever a visitor opens your site, the browser sends a request to the web server, which in turn executes it and provides the necessary data as a response. A standard HTML Internet site uses very little system resources due to the fact that it is static, but database-driven platforms are more requiring and use far more processing time. Every single page which is served generates 2 types of load - CPU load, which depends on the time period the web server spends executing a certain script; and MySQL load, which depends on the total number of database queries produced by the script while the customer browses the site. Larger load will be produced if many people surf a certain website all at once or if many database calls are made all at once. 2 illustrations are a discussion board with thousands of users or an online store where a customer enters a term within a search box and a large number of items are searched. Having thorough data about the load your Internet site generates will allow you to boost the content or see if it's the perfect time to switch to a more powerful kind of website hosting service, if the site is simply getting really popular.
MySQL & Load Stats in Shared Website Hosting
We produce thorough data about the system resource usage of each shared website hosting account, so in case you host your websites on our innovative cloud platform, you'll be able to check the statistics with only a few clicks from your Hepsia Control Panel. The data is available 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, what amount of memory sites used and what different kinds of processes produced the load. Stats are created every 6 hours. You are able to see everyday and monthly data as well. In the second section you will find all of the databases that you've created inside the account and for each of them you'll see the number of hourly and daily queries. The data will give you a definitive picture of the performance of your sites, particularly if you compare it to the daily traffic and visitor stats.