When a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and gives the desired information as a response. A simple HTML website uses minimum resources due to the fact that it is static, but database-driven platforms are more requiring and use more processing time. Every page that's served produces two kinds of load - CPU load, which depends on the amount of time the server spends executing a certain script; and MySQL load, that depends on the total number of database queries generated by the script while the client browses the Internet site. Higher load will be created if a whole lot of people surf a certain Internet site at the same time or if numerous database calls are made simultaneously. Two examples are a discussion board with many users or an online store in which a visitor enters a term inside a search box and a large number of items are searched. Having thorough data about the load that your website generates will help you improve the content or see if it is the perfect time to switch to a more powerful sort of hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Web Hosting

Our system keeps comprehensive information about the system resource usage of every single web hosting account that's created on our top-notch cloud platform, so given that you choose to host your websites with our company, you'll have full access to this information through the Hepsia Control Panel, which you shall get with the account. The CPU load data include the CPU time and the actual execution time of your scripts, along with how much system memory they used. You can also see what processes generated the load - PHP or Perl scripts, cron jobs, etc. The MySQL load statistics section will show you the number of queries to each particular database which you have created inside your shared hosting account, the total queries for the account overall and the average hourly rate. Comparing these statistics to the website visitor statistics will tell you if your websites perform the way they should or if they need some optimization, that'll improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

As our system keeps thorough statistics for the load that each semi-dedicated server account generates, you shall be aware of how your Internet sites perform at any time. Once you log in to the Hepsia CP, which comes with every single account, you can go to the section devoted to the system load. In it, you are able to see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. You could also see the total number of queries to each and every database in your semi-dedicated account, the total day-to-day figures for the account in general, plus the average hourly rate. With both the CPU and the MySQL load stats, you may always go back to past days or months and evaluate the performance of your websites after some update or after a substantial increase in the number of your website visitors.