Every time a visitor opens your Internet site, the browser sends a request to the hosting server, which in turn executes it and supplies the required data as a response. A simple HTML website uses very little resources due to the fact that it is static, but database-driven platforms are more requiring and use more processing time. Each and every page that's served generates two kinds of load - CPU load, that depends on the time the server spends executing a particular script; and MySQL load, that depends on the total number of database queries created by the script while the end user browses the Internet site. Bigger load will be generated if loads of people look through a particular website all at once or if loads of database calls are made simultaneously. 2 good examples are a discussion board with many users or an online store in which a client enters a term inside a search box and a large number of items are searched. Having detailed data about the load which your website generates will allow you to improve the content or see if it's time for you to switch to a more powerful sort of hosting service, if the Internet site is simply getting very popular.

MySQL & Load Stats in Shared Web Hosting

We generate comprehensive statistics about the system resource usage of each shared web hosting account, so if you host your sites on our sophisticated cloud platform, you'll be able to check out the stats with only a few mouse clicks from your Hepsia CP. The data is available in two different sections. The first one shall show you the amount of time our system spent serving your websites, the total time it took for your scripts to be executed, how much memory sites used and what different types of processes created the load. Statistics are created every 6 hours. You could see everyday and month-to-month statistics also. In the second section you will discover all the databases you have created within the account and for each and every one of them you'll see the amount of hourly and daily queries. The info shall give you a detailed picture of the performance of your websites, specifically if you compare it to the daily traffic and visitor data.