Each time a visitor opens your Internet site, the web browser sends a request to the server, which executes it and supplies the desired data as a response. A simple HTML Internet site uses very little resources because it's static, but database-driven platforms are more demanding and use a lot more processing time. Every single webpage which is served generates two sorts of load - CPU load, which depends on the span of time the web server spends executing a particular script; and MySQL load, that depends on the amount of database queries generated by the script while the end user browses the Internet site. Bigger load shall be generated if many people look through a certain website simultaneously or if numerous database calls are made all at once. Two illustrations are a discussion board with thousands of users or an online store in which a visitor enters a term within a search box and tens of thousands of items are searched. Having in depth data about the load that your Internet site generates will enable you to boost the content or see if it's time to switch to a more powerful type of web hosting service, if the website is simply getting really popular.

MySQL & Load Stats in Cloud Hosting

If you host your Internet sites in a cloud hosting account with our company, you shall have access to comprehensive CPU and MySQL data that will allow you to monitor their overall performance. You can easily see the stats with a couple of mouse clicks within your Hepsia Control Panel. The CPU Load section can tell you the total time frame the hosting server spent on your scripts and just how much memory was required, as well as the time it took for the scripts to be executed. The daily view is the standard one, but you could also see the data from the past months. The MySQL Load section offer you additional information about the number of queries to every single database that you have set up in the account. Once again, you are able to see month-to-month, daily and per hour stats, that will give you info that is different from the traffic or the number of visitors which you get. This way, you can identify if the websites need some optimization.