When a visitor opens your site, the web browser sends a request to the web server, which in turn executes it and supplies the necessary content as a response. A basic HTML site uses very little system resources because it is static, but database-driven platforms are more demanding and use far more processing time. Every webpage that's served creates 2 forms of load - CPU load, which depends on the time the hosting server spends executing a certain script; and MySQL load, which depends on the number of database queries produced by the script while the customer browses the Internet site. Bigger load will be generated if many people look through a particular website all at once 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 visitor enters a term inside a search box and tens of thousands of items are searched. Having thorough statistics about the load which your website generates will enable you to boost the content or see if it is the perfect time to switch to a more powerful kind of hosting service, if the Internet site is simply getting really popular.
MySQL & Load Stats in Hosting
We create thorough data about the system resource usage of each and every hosting account, so if you host your websites on our advanced cloud platform, you'll be able to check the data with only a couple of clicks from your Hepsia CP. The data is provided in two different sections. The first one shall show you the length of time our system spent serving your Internet sites, the total time it took for your scripts to be executed, how much memory Internet sites used and what different types of processes generated the load. Statistics are produced every six hours. You could see day-to-day and per month data too. In the second section you'll discover all the databases you have created inside the account and for each of them you shall see the amount of hourly and daily queries. The information will give you a detailed picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor statistics.