Each time a visitor opens your website, the web browser sends a request to the server, which in turn executes it and supplies the desired content as a response. A standard HTML website uses minimum resources because it is static, but database-driven platforms are more requiring and use far more processing time. Each and every webpage that's served produces two types of load - CPU load, that depends on the time period the hosting server spends executing a particular script; and MySQL load, which depends on the number of database queries created by the script while the client browses the site. Higher load will be generated if many people browse a certain website simultaneously or if a lot of database calls are made at the same time. 2 illustrations are a discussion board with a large number of users or an online store in which a customer enters a term in a search box and tens of thousands of items are searched. Having in depth statistics about the load which your Internet site generates will help you optimize the content or see if it is the perfect time to switch to a more powerful kind of web hosting service, if the website is simply getting quite popular.

MySQL & Load Stats in Shared Hosting

We generate in depth data about the system resource usage of every shared hosting account, so in case you host your websites on our advanced cloud platform, you'll be able to check the statistics with only a few clicks from your Hepsia CP. The data is available in 2 different sections. The first one will 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 Internet sites used and what different types of processes created the load. Stats are generated every 6 hours. You can see daily and month-to-month data as well. In the second section you will discover all the databases that you've created in the account and for each of them you shall see the number of hourly and daily queries. The info will give you a detailed picture of the performance of your websites, particularly if you compare it to the daily traffic and visitor data.

MySQL & Load Stats in Semi-dedicated Hosting

Our system produces in depth statistics about the two different types of load, so if you buy a semi-dedicated server for your websites, you can access the info with a few mouse clicks within your Hepsia hosting CP. Every type of information is listed within its own section. The CPU Load section will tell you what processes created the load and the length of time it took for the hosting server to execute all the requests. Though stats are produced every 6 hours, you can see day by day and monthly statistics as well. In the MySQL Load section you shall find a list of all the databases created inside your semi-dedicated account manually and automatically, what number of queries were sent to every one of them, the total day-to-day queries for the account as a whole, along with the average per hour rate. This information will help you determine how well your sites perform and if any of them needs optimization of some sort.