Whenever a visitor opens your site, the Internet browser sends a request to the server, which executes it and provides the required content as a response. A basic HTML Internet site uses very little system resources for the reason that it is static, but database-driven platforms are more demanding and use far more processing time. Each and every webpage that is served generates two kinds of load - CPU load, that depends on the amount of time the web server spends executing a certain script; and MySQL load, which depends on the amount of database queries generated by the script while the customer browses the website. Greater load will be created if a whole lot of people browse a particular Internet site all at once or if many database calls are made at the same time. Two good examples are a discussion board with many users or an online store in which a client enters a term inside a search box and tens of thousands of items are searched. Having comprehensive statistics about the load that your site generates will help you improve the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

Our system keeps comprehensive info about the system resource usage of every cloud hosting account that is created on our top-notch cloud platform, so given that you decide to host your websites with our company, you'll have full access to this info through the Hepsia CP, which you shall get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, etc. The MySQL load stats section will show you the total amount queries to each particular database that you've created inside your shared hosting account, the total queries for the account overall and the average hourly rate. Comparing these numbers to the site visitor stats will tell you if your websites perform the way they need to or if they require some optimization, that'll improve their performance and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates in depth stats about the two different kinds of load, so if you get a semi-dedicated server for your Internet sites, you can access the data with just a few clicks inside your Hepsia hosting CP. Each kind of data is listed within its own section. The CPU Load section will show you exactly what processes generated the load and the length of time it took for the web server to execute all the requests. Though stats are created every six hours, you can see day by day and month-to-month statistics too. In the MySQL Load section you will find a list of all the databases produced within your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This data shall help you determine how well your sites perform and if each of them needs optimization of some sort.