Each time a visitor opens your website, the browser sends a request to the hosting server, which in turn executes it and gives the desired information as a response. A simple HTML website uses minimal resources as it is static, but database-driven platforms are more demanding and use a lot more processing time. Every single page that is served creates two forms of load - CPU load, that depends on the length of time the hosting server spends executing a specific script; and MySQL load, which depends on the number of database queries created by the script while the client browses the site. Higher load will be produced if a considerable amount of people browse a certain Internet site simultaneously or if numerous database calls are made concurrently. Two good examples are a discussion board with a huge number of users or an online store where a client enters a term within a search box and a large number of items are searched. Having detailed data about the load your website generates will help you improve the content or see if it is time to switch to a more powerful sort of web hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Web Hosting

Our system keeps detailed information about the system resource usage of every single cloud web hosting account which is set up on our top-notch cloud platform, so if you opt to host your sites with our company, you shall have full access to this data from the Hepsia CP, which you'll 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 could also see what processes created the load - PHP or Perl scripts, cron jobs, and so on. The MySQL load stats section will show you the total amount queries to each specific database that you have created in your shared hosting account, the total queries for the account overall and the average hourly rate. Comparing these statistics to the site visitor data will tell you if your websites perform the way they ought to or if they require some optimization, that'll improve their efficiency and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates detailed stats about the two different kinds of load, so if you buy a semi-dedicated server for your sites, you can access the data with just a few clicks within your Hepsia hosting Control Panel. Each kind of information is listed in its own section. The CPU Load section can tell you exactly what processes produced the load and the amount of time it took for the server to execute each of the requests. Though statistics are created every six hours, you can see day by day and monthly stats too. In the MySQL Load section you'll find a list of all the databases produced inside 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 in general, plus the average hourly rate. This information shall help you determine how well your Internet sites perform and if any of them needs optimization of some type.