If you like DNray Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

Average Webserver Uptime

Started by Алинка, Aug 19, 2022, 12:59 AM

Previous topic - Next topic

АлинкаTopic starter

Can you share with me the typical uptime of your web host? I would greatly appreciate it as it can serve as valuable information for us all.

It's frustrating when a hosting provider blames their poor service on external factors such as bad weather and leaves customers helpless.
  •  


Kovtalo

According to my web host's website, they promise that my site will have a 99% uptime while hosted on their servers. This includes their network availability, technical support for hosting and the actual website. They also offer a compensation of one month free hosting if force majeure prevents them from fulfilling their guarantee.

To ensure optimal performance, an uptime rate of 100% is ideal and any hosting provider not striving for this should be re-evaluated. If the uptime rate dips below 90%, it's considered subpar. Various independent monitoring systems can be used to keep track of uptime and display it on the website. A hosting provider that is transparent and trustworthy will make this information available for clients to gauge.
  •  

Sedfinder

To quickly determine how long your Linux system has been running, use the uptime command. It's one of the simplest commands and can be executed without any parameters.

After running the command, a single line output will display showing the current time, the uptime (in days and hours), the number of users currently logged in, and the average load. For example, "up 2 days, 8 hours and 18 minutes" indicates that the system has been running for approximately 56 hours.

The command also provides information on the average CPU usage over the last 1, 5 and 15 minutes. A value of 1.54 means that 154% of CPU consumption occurred within that timeframe.

Although there aren't many options available with the uptime command, it still remains a useful tool for accessing information related to system performance. The command obtains its data by accessing /proc and /var/run/utmp files.
  •  

dkmooezv

I can tell you that typical uptime for web hosts should be around 99.9%. This means that the service should only be down for a few hours a year. Alot of reputable hosts offer Service Level Agreements (SLA) that guarantee this uptime, and they often provide compensation if they fail to meet their commitments.

However, its essential to remember that uptime can be affected by various factors, not just the hosting provider itself. For instance, network issues, hardware failures, or even software bugs can lead to downtime. While its easy to blame the weather, most established providers have redundancies in place to mitigate such occurences.

Another thing to consider is that not all hosting services are created equaly. Shared hosting environments, for example, might experience more downtime compared to dedicated servers, because multiple websites are relying on the same resources. If one site uses too much bandwidth or causes compatibility problems, it can affect others.

To ensure you choose the right host, I recommend looking for ones with strong reputations, good customer support, and verifable uptime statistics. Reading user reviews and checking third-party monitoring services can provide insights into a hosts reliability.

So in summary, while 99.9% is the gold standard, being aware of the factors that can impact uptime is crucial in making informed decisions about your hosting provider.
  •  


If you like DNray forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...