Each time a visitor opens your Internet site, the Internet browser sends a request to the web server, which executes it and supplies the desired content as a response. A simple HTML website uses minimal resources because it's static, but database-driven platforms are more demanding and use much more processing time. Each and every webpage that is served generates 2 types of load - CPU load, which depends on the length of time the server spends executing a specific script; and MySQL load, which depends on the number of database queries generated by the script while the user browses the website. Larger load shall be generated if a lot of people surf a certain site simultaneously or if many database calls are made concurrently. 2 illustrations are a discussion board with tens of thousands of users or an online store where a visitor enters a term inside a search box and a large number of items are searched. Having detailed data about the load which your Internet site generates will enable you to improve the content or see if it is time to switch to a more powerful kind of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Cloud Hosting

If you host your sites within a cloud hosting account with us, you will have access to comprehensive CPU and MySQL statistics that will enable you to keep tabs on their functionality. You could see the data with a few mouse clicks inside your Hepsia Control Panel. The CPU Load section can tell you the total time frame the server spent on your scripts and the amount of memory was required, along with the time it took for the scripts to be executed. The everyday view is the standard one, but you'll be able to also see the data from the previous months. The MySQL Load section offer you additional information about the number of queries to every single database that you have set up inside the account. Once again, you are able to see month-to-month, day-to-day and per hour stats, which will give you information which is different from the traffic or the number of visitors you get. That way, you can see if the sites need some optimization.

MySQL & Load Stats in Semi-dedicated Servers

Our system creates thorough stats about both kinds of load, so if you get a semi-dedicated server for your sites, you can access the info with just a couple of clicks inside your Hepsia hosting CP. Every type of info is listed in its own section. The CPU Load section will show you which processes created the load and how much time it took for the server to execute all the requests. Though stats are produced every 6 hours, you can see daily and per month statistics also. In the MySQL Load section you'll find a list of all the databases produced in your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total daily queries for the account as a whole, along with the average hourly rate. This info shall help you see how well your websites perform and if each of them needs optimization of some kind.