Whenever a visitor opens your Internet site, the browser sends a request to the server, which executes it and gives the desired content as a response. A simple HTML Internet site uses minimum resources for the reason that it is static, but database-driven platforms are more requiring and use a lot more processing time. Every webpage which is served generates two kinds of load - CPU load, that depends on the span of time the server spends executing a particular script; and MySQL load, which depends on the amount of database queries produced by the script while the end user browses the website. Higher load shall be produced if a lot of people look through a given site simultaneously or if a lot of database calls are made all at once. Two examples are a discussion board with a large number of users or an online store where a client enters a term within a search box and tens of thousands of items are searched. Having thorough statistics about the load your website generates will help you boost the content or see if it is the perfect time to switch to a more powerful sort of website hosting service, if the Internet site is simply getting extremely popular.

MySQL & Load Stats in Shared Web Hosting

Our system keeps comprehensive information about the system resource usage of every single shared web hosting account which is created on our top-notch cloud platform, so given that you choose to host your Internet sites with us, you'll have full access to this information via the Hepsia Control Panel, which you shall get with the account. The CPU load data feature the CPU time and the actual execution time of your scripts, and the amount of system memory they used. You can also see what processes created the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load data section will show you the number of queries to each specific database that you have created within your shared hosting account, the total queries for the account in general and the normal hourly rate. Comparing these statistics to the website visitor statistics shall tell you if your Internet sites perform the way they have to or if they require some optimization, which will improve their efficiency and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Servers

If you have a semi-dedicated server account with our company, you will be able to access rather detailed CPU and MySQL load stats that'll give you more info about the performance of your sites. Two sections of the Hepsia CP are devoted to the statistics, one for each and every kind. Inside 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 types of processes that were executed. Statistics are produced every 6 hours, but if needed, you can also check statistics for previous days or months. The MySQL Load section shall show you the total amount of database queries per day and on an hourly basis, and also the queries to each individual database that you have within your semi-dedicated account. Comparing this info to your traffic statistics will give you valuable data about how your Internet sites perform and you will see if you need to take some measures to boost them.