Each time a visitor opens your Internet site, the web browser sends a request to the server, which executes it and provides the necessary content as a response. A simple HTML site uses minimum system resources for the reason that it's static, but database-driven platforms are more requiring and use far more processing time. Every single page that is served creates two types of load - CPU load, which depends on the amount of time the web server spends executing a certain script; and MySQL load, that depends on the total number of database queries generated by the script while the client browses the site. Larger load will be produced if a considerable amount of people look through a particular site simultaneously or if a lot of database calls are made simultaneously. Two illustrations are a discussion board with thousands of users or an online store in which a client enters a term inside a search box and tens of thousands of items are searched. Having detailed statistics about the load which your site generates can help you boost the content or see if it's the perfect time to switch to a more powerful type of website hosting service, if the site is simply getting really popular.

MySQL & Load Stats in Cloud Website Hosting

We produce comprehensive statistics about the system resource usage of every single cloud website hosting account, so in the event that you host your websites on our innovative cloud platform, you will be able to take a look at the data with just a couple of mouse clicks from your Hepsia CP. The data is supplied in two different sections. The first one will show you how much time our system spent serving your Internet sites, the total time it took for your scripts to be executed, the amount of memory Internet sites used and what different kinds of processes produced the load. Stats are created every 6 hours. You'll be able to see daily and per month data too. In the second section you shall find all of the databases that you've created inside the account and for each one of them you will see the amount of hourly and day-to-day queries. The data shall give you a definitive picture of the efficiency of your sites, especially if you compare it to the daily traffic and visitor stats.

MySQL & Load Stats in Semi-dedicated Servers

Due to the fact that our system keeps comprehensive stats for the load that every semi-dedicated server account generates, you will be aware of how your Internet sites perform at any time. As soon as you log in to the Hepsia Control Panel, supplied with each account, you can check out the section dedicated to the system load. In it, you can easily see the processing time our system spent on your scripts, how much time it took for the scripts to be actually executed and what kinds of processes generated the load - cron jobs, PHP pages, Perl scripts, etcetera. Also you can see the number of queries to each and every database within your semi-dedicated account, the total everyday stats for the account altogether, as well as the average hourly rate. With both the CPU and the MySQL load data, you can always go back to past days or months and compare the overall performance of your sites after some update or after a significant boost in the number of your visitors.