Each time a visitor opens your site, the Internet browser sends a request to the hosting server, which in turn executes it and supplies the desired content as a response. A basic HTML Internet site uses minimum system resources for the reason that it is static, but database-driven platforms are more requiring and use more processing time. Every webpage which is served produces 2 sorts of load - CPU load, that depends on the amount of time the server spends executing a specific script; and MySQL load, that depends on the number of database queries produced by the script while the end user browses the website. Greater load will be generated if many people look through a given Internet site all at once or if a lot of database calls are made all at once. 2 illustrations are a discussion board with a large number of users or an online store in which a client enters a term in a search box and tens of thousands of items are searched. Having comprehensive data about the load which your website generates can help you optimize the content or see if it's time to switch to a more powerful kind of hosting service, if the site is simply getting extremely popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps comprehensive info about the system resource usage of every shared web hosting account that is set up on our top-notch cloud platform, so given that you opt to host your Internet sites with our company, you shall have full access to this information through the Hepsia CP, which you'll get with the account. The CPU load stats include the CPU time and the actual execution time of your scripts, as well as what amount of system memory they used. You can also see what processes generated 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 individual database that you have created inside your shared hosting account, the total queries for the account overall and the typical hourly rate. Comparing these figures to the site visitor statistics will tell you if your sites perform the way they need to or if they require some optimization, that will improve their overall performance and the overall website visitor experience.