Every time a visitor opens your site, the web browser sends a request to the server, which in turn executes it and provides the desired information as a response. A simple HTML website uses minimum resources because it is static, but database-driven platforms are more requiring and use more processing time. Each and every webpage that is served produces 2 sorts of load - CPU load, which depends on the time period the server spends executing a particular script; and MySQL load, that depends on the total number of database queries created by the script while the user browses the site. Greater load will be generated if loads of people surf a given Internet site simultaneously or if numerous database calls are made simultaneously. 2 illustrations are a discussion board with thousands of users or an online store in which a client enters a term in a search box and thousands of items are searched. Having detailed stats about the load which your website generates will enable you to boost the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Website Hosting

Our system keeps detailed info about the system resource usage of each and every website hosting account that is created on our top-notch cloud platform, so in case you opt to host your websites with us, you'll have full access to this data 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 what amount of system memory they used. You may see what processes created the load - PHP or Perl scripts, cron jobs, and so forth. The MySQL load statistics section will show you the number of queries to each particular database which you have created within your shared hosting account, the total queries for the account as a whole and the typical hourly rate. Comparing these statistics to the visitor stats will tell you if your Internet sites perform the way they have to or if they need some optimization, which will improve their functionality and the overall website visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces thorough statistics about both different kinds of load, so if you acquire a semi-dedicated server for your Internet sites, you can access the information with just a few mouse clicks inside your Hepsia hosting Control Panel. Every type of data is listed within its own section. The CPU Load section will tell you which processes produced the load and the amount of time it took for the server to execute each of the requests. Although statistics are produced every six hours, you can see daily and per month stats too. In the MySQL Load section you will find a list of all the databases generated inside your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This data shall help you figure out how well your sites perform and if any of them requires optimization of some type.