When a visitor opens your website, the Internet browser sends a request to the hosting server, which in turn executes it and supplies the necessary information as a response. A standard HTML site uses minimum system resources for the reason that it is static, but database-driven platforms are more requiring and use much more processing time. Each and every page that's served produces 2 sorts of load - CPU load, that depends on the amount of time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries produced by the script while the end user browses the website. Larger load will be produced if a lot of people browse a given Internet site all at once or if loads of database calls are made simultaneously. 2 illustrations are a discussion board with a huge number of users or an online store where a visitor enters a term inside a search box and tens of thousands of items are searched. Having in depth statistics about the load that your website generates will help you boost the content or see if it's the perfect time to switch to a more powerful kind of website hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps comprehensive info about the system resource usage of every shared web hosting account which is set up on our top-notch cloud platform, so if you decide to host your Internet sites with us, you will have full access to this data from 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, plus how much 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 statistics section will show you the number of queries to each individual database that you have created within your shared hosting account, the total queries for the account in general and the typical hourly rate. Comparing these numbers to the visitor stats shall tell you if your websites perform the way they have to or if they need some optimization, that'll improve their functionality and the overall site visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Since our system keeps in depth statistics for the load which each semi-dedicated server account produces, you'll be aware of how your Internet sites perform at any time. After you log in to the Hepsia Control Panel, provided 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 created the load - cron jobs, PHP pages, Perl scripts, etcetera. Additionally you can see the amount of queries to each and every database inside your semi-dedicated account, the total day-to-day statistics for the account as a whole, as well as the average hourly rate. With both the CPU and the MySQL load stats, you could always go back to past days or months and compare the efficiency of your websites after some update or after a substantial rise in the number of your website visitors.