Each time a visitor opens your Internet site, the web browser sends a request to the web server, which executes it and provides the desired information as a response. A standard HTML site uses negligible resources due to the fact that it is static, but database-driven platforms are more requiring and use far more processing time. Each and every webpage which is served produces two types of load - CPU load, which depends on the amount of time the web server spends executing a particular script; and MySQL load, which depends on the total number of database queries created by the script while the client browses the Internet site. Greater load will be created if a considerable amount of people look through a given site concurrently or if numerous database calls are made concurrently. Two examples are a discussion board with thousands of users or an online store in which a customer enters a term inside a search box and a large number of items are searched. Having detailed stats about the load which your Internet site generates will enable you to boost the content or see if it is the perfect time to switch to a more powerful type of website hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Shared Hosting

Our system keeps detailed info about the system resource usage of every single shared hosting account that's set up on our top-notch cloud platform, so if you choose to host your websites with us, you'll have full access to this info through the Hepsia CP, which you'll get with the account. The CPU load statistics include the CPU time and the actual execution time of your scripts, plus the amount of system memory they used. You may also see what processes produced the load - PHP or Perl scripts, cron jobs, etcetera. The MySQL load statistics section will show you the amount of queries to each specific database you have created in your shared hosting account, the total queries for the account as a whole and the typical hourly rate. Comparing these numbers to the visitor statistics will tell you if your websites perform the way they need to or if they require some optimization, which will improve their functionality and the overall visitor experience.

MySQL & Load Stats in Semi-dedicated Hosting

If you want to see in depth stats for the load created by your Internet sites, it will not take more than just a few clicks to do this. The Hepsia hosting CP, which comes with all semi-dedicated servers which we offer, features a section focused on the system resource usage and the information there can tell you if your Internet sites function properly and if the load they produce corresponds to the total amount of received website visitors. The CPU load statistics include the script execution time and the length of time it took for the web server to process the requests, as well as what kinds of processes created the load. The MySQL stats will show you how frequently each database was accessed, and also daily and hourly statistics for the entire account. With both forms of stats, you are able to check the numbers for each of the past days and months, so you can easily see how sites perform as the traffic to them increases or once you've applied some update.