Every time a visitor opens your website, the Internet browser sends a request to the web server, which in turn executes it and provides the required information as a response. A standard HTML website uses negligible system resources as it is static, but database-driven platforms are more requiring and use much more processing time. Each and every page that's served creates two kinds of load - CPU load, that depends on the time period 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 customer browses the website. Higher load will be produced if many people browse a certain website at the same time or if a lot of database calls are made simultaneously. 2 good examples are a discussion board with many users or an online store where a customer enters a term within a search box and tens of thousands of items are searched. Having in depth data about the load which your site generates will enable you to optimize the content or see if it is time for you to switch to a more powerful sort of hosting service, if the site is simply getting very popular.

MySQL & Load Stats in Cloud Website Hosting

Our system keeps detailed information about the system resource usage of every cloud website hosting account which is created on our top-notch cloud platform, so in case you opt to host your Internet sites with our company, you'll have full access to this info via the Hepsia CP, which you will get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, as well as 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 data section will show you the total amount queries to each particular database you have created within your shared hosting account, the total queries for the account in general and the standard hourly rate. Comparing these figures to the website visitor data will tell you if your websites perform the way they ought to or if they need some optimization, that'll improve their performance and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with us, you'll be able to access rather detailed CPU and MySQL load stats which will give you additional information about the functionality of your Internet sites. Two sections of the Hepsia Control Panel are committed to the statistics, one for each kind. In the CPU Load section you could see the execution time of your scripts and the length of time the hosting server processed them. You can even see the kinds of processes which were executed. Stats are generated every 6 hours, but if needed, you could also check data for previous days or months. The MySQL Load section will show you the whole number of database queries each day and each hour, as well as the queries to each individual database which you have within your semi-dedicated account. Comparing this information to your traffic stats will give you important data about how your Internet sites perform and you will see if you must take some measures to boost them.