Every time a visitor opens your website, the Internet browser sends a request to the hosting server, which executes it and gives the desired data as a response. A standard HTML Internet site uses negligible resources because it's static, but database-driven platforms are more demanding and use much more processing time. Each page which is served generates two types of load - CPU load, which depends on the time the hosting server spends executing a particular script; and MySQL load, that depends on the total number of database queries generated by the script while the user browses the Internet site. Bigger load shall be created if loads of people look through a certain Internet site simultaneously or if a lot of database calls are made simultaneously. 2 illustrations are a discussion board with a huge number of users or an online store in which a client enters a term within a search box and tens of thousands of items are searched. Having in depth statistics about the load your Internet site generates will enable you to boost the content or see if it is time to switch to a more powerful sort of hosting service, if the website is simply getting extremely popular.

MySQL & Load Stats in Cloud Web Hosting

We create in depth data about the system resource usage of every single cloud web hosting account, so if you host your websites on our highly developed cloud platform, you will be able to check out the statistics with only a couple of mouse clicks from your Hepsia Control Panel. The data is offered in 2 different sections. The first one will show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory Internet sites used and what types of processes generated the load. Stats are generated every 6 hours. You could see everyday and monthly data as well. In the second section you'll find all the databases that you've created in the account and for each and every one of them you'll see the total amount of hourly and day-to-day queries. The information shall give you a detailed picture of the overall performance of your websites, especially if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Servers

If you would like to see comprehensive stats regarding the load produced by your websites, it will not take more than several mouse clicks to do that. The Hepsia hosting Control Panel, included with all semi-dedicated servers that we offer, features a section devoted to the system resource usage and the information there will tell you if your Internet sites perform well and if the load they create corresponds to the amount of received site visitors. The CPU load stats include the script execution time and the length of time it took for the machine to process the requests, plus what sorts of processes produced the load. The MySQL stats will show you the number of times every database was accessed, and also daily and per hour stats for the whole account. With both forms of statistics, you can check the numbers for every one of the past days and months, so you could see how the websites perform as the traffic to them rises or once you've applied some update.