MySQL & Load Stats
What sort of info is accessible in the MySQL & Load Stats section? How could you take full advantage of it?
Whenever a visitor opens your site, the Internet browser sends a request to the web server, which in turn executes it and provides the necessary content as a response. A standard HTML Internet site uses negligible system resources due to the fact that it is static, but database-driven platforms are more demanding and use much more processing time. Each and every page that's served produces 2 kinds of load - CPU load, that depends on the time period the web server spends executing a certain script; and MySQL load, which depends on the number of database queries generated by the script while the end user browses the site. Bigger load shall be created if many people browse a particular website concurrently or if numerous database calls are made simultaneously. Two good examples are a discussion board with a huge number of users or an online store where a customer enters a term in a search box and tens of thousands of items are searched. Having detailed data about the load that your website generates will allow you to optimize the content or see if it's time to switch to a more powerful sort of hosting service, if the site is simply getting quite popular.
MySQL & Load Stats in Shared Hosting
We create thorough stats about the system resource usage of every single shared hosting account, so in the event that you host your websites on our sophisticated cloud platform, you'll be able to check the data with only a few clicks from your Hepsia Control Panel. The data is supplied in two different sections. The first one shall show you how much time our system spent serving your websites, 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. Statistics are generated every 6 hours. You are able to see day-to-day and month-to-month statistics too. In the second section you will discover all of the databases which you have created within the account and for each of them you'll see the number of hourly and daily queries. The information will give you an accurate picture of the functionality of your sites, specifically if you compare it to the daily traffic and visitor stats.