Every time a visitor opens your site, the browser sends a request to the hosting server, which executes it and provides the necessary content as a response. A standard HTML Internet site uses minimum system resources due to the fact that it's static, but database-driven platforms are more requiring and use much more processing time. Every single page which is served generates two sorts of load - CPU load, that depends on the span of time the server spends executing a certain script; and MySQL load, which depends on the number of database queries generated by the script while the user browses the website. Higher load will be created if a whole lot of people look through a given website simultaneously or if a lot of database calls are made at the same time. Two good examples are a discussion board with thousands of users or an online store in which a visitor enters a term within a search box and thousands of items are searched. Having in depth data about the load that your site generates will allow you to improve the content or see if it is time for you to switch to a more powerful sort of web hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Shared Hosting

Our system keeps comprehensive info about the system resource usage of every single shared hosting account which is set up on our top-notch cloud platform, so in case you decide to host your Internet sites with our company, you'll have full access to this information from the Hepsia Control Panel, which you will get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, as well as how much system memory they used. You can also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the total amount queries to each specific database you have created in your shared hosting account, the total queries for the account as a whole and the normal hourly rate. Comparing these figures to the site visitor statistics shall tell you if your sites perform the way they have to or if they need some optimization, which will improve their overall performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates thorough statistics about both kinds of load, so if you buy a semi-dedicated server for your websites, you can access the information with just a couple of clicks inside your Hepsia hosting CP. Each kind of information is listed within its own section. The CPU Load section can tell you what processes created the load and the span of time it took for the server to execute each of the requests. Though statistics are generated every 6 hours, you can see day by day and month-to-month statistics as well. In the MySQL Load section you will find a list of all the databases generated within your semi-dedicated account manually and automatically, what number of queries were sent to each of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This data will help you determine how well your websites perform and if any one of them requires optimization of some kind.