Each time a visitor opens your Internet site, the browser sends a request to the server, which in turn executes it and provides the desired data as a response. A standard HTML Internet site uses minimum system resources as it's static, but database-driven platforms are more demanding and use a lot more processing time. Every webpage that's served creates two types of load - CPU load, that depends on the span of time the server spends executing a particular script; and MySQL load, that depends on the number of database queries generated by the script while the customer browses the website. Greater load shall be produced if a whole lot of people look through a certain Internet site simultaneously or if many database calls are made all at once. Two illustrations are a discussion board with a large number of users or an online store in which a visitor enters a term within a search box and a large number of items are searched. Having comprehensive data about the load that your website generates will enable you to optimize the content or see if it is time for you to switch to a more powerful type of web hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Shared Hosting

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

MySQL & Load Stats in Semi-dedicated Hosting

Our system creates detailed statistics about both types of load, so if you purchase a semi-dedicated server for your sites, you can access the data with a few clicks within your Hepsia hosting CP. Every type of information is listed within its own section. The CPU Load section will show you which processes produced the load and the span of time it took for the hosting server to execute every one of the requests. Though statistics are created every 6 hours, you can see day-to-day and month-to-month stats also. In the MySQL Load section you shall find a list of all the databases produced in your semi-dedicated account manually and automatically, the amount of queries were sent to each one of them, the total daily queries for the account as a whole, as well as the average hourly rate. This information shall help you see how well your Internet sites perform and if any one of them needs optimization of some kind.