Every time a visitor opens your website, the Internet browser sends a request to the server, which executes it and gives the desired data as a response. A standard HTML website uses minimum system resources due to the fact that it is static, but database-driven platforms are more requiring and use much more processing time. Each and every page that's served creates two forms of load - CPU load, that depends on the length of time the web server spends executing a specific script; and MySQL load, which depends on the total number of database queries created by the script while the customer browses the Internet site. Larger load shall be generated if a considerable amount of people browse a certain Internet site all at once or if a considerable amount of database calls are made concurrently. Two examples are a discussion board with tens of thousands of users or an online store where a client enters a term inside a search box and a large number of items are searched. Having detailed stats about the load your site generates will enable you to boost the content or see if it's time for you to switch to a more powerful kind of website hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Shared Web Hosting

We produce thorough data about the system resource usage of every single shared web hosting account, so in the event that you host your Internet sites on our advanced cloud platform, you will be able to check out the stats with just a couple of clicks from your Hepsia CP. The data is available in 2 different sections. The first one shall show you the length of time our system spent serving your websites, the total time it took for your scripts to be executed, what amount of memory the sites used and what kinds of processes created the load. Statistics are produced every six hours. You're able to see daily and month-to-month stats too. In the second section you will find all the databases which you have created within the account and for every one of them you'll see the number of hourly and day-to-day queries. The data shall give you a detailed picture of the performance of your websites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Our system produces in depth statistics about both types of load, so if you get a semi-dedicated server for your Internet sites, you can access the data with just a couple of mouse clicks within your Hepsia hosting Control Panel. Every type of information is listed within its own section. The CPU Load section will tell you which processes produced the load and the time it took for the web server to execute every one of the requests. Although stats are generated every six hours, you can see daily and per month stats also. In the MySQL Load section you'll find a list of all the databases produced within your semi-dedicated account manually and automatically, what number of queries were sent to each one of them, the total daily queries for the account in general, along with the average hourly rate. This info shall help you figure out how well your sites perform and if each of them needs optimization of some type.