Glossary Term

UPTIME

The percentage of time a site or service is reachable; 99.9% is the common production minimum.

Definition

Uptime is the percentage of time a site or service is reachable and functioning correctly over a given period, and it is the headline reliability metric in web hosting. It is usually expressed as a "number of nines": 99.9% (three nines) allows roughly 8.7 hours of downtime a year, 99.99% (four nines) allows under an hour, and 99.999% (five nines) allows under six minutes. Most reputable hosts publish an uptime guarantee in their SLA, typically 99.9% on shared plans and 99.99% on managed or enterprise plans, with service credits rather than refunds as the usual remedy. That contractual number is a floor, not a measurement: independent third-party monitors such as UptimeRobot, StatusCake and Pingdom poll the site from outside the host's own network at regular intervals, which is more useful than any figure the host reports itself. Higher nines cost more and matter more for revenue-critical sites than for a personal blog.

How it works

Uptime is measured by polling a site from multiple external locations at regular intervals (often every minute) and recording the percentage of successful responses. Downtime can come from anywhere in the chain: origin server failure, DNS issues, CDN outages, network problems, or even certificate expiry.

Why it matters

Every minute of downtime costs revenue, search ranking, and trust. The host's SLA is the contractual floor; what actually matters is real measured uptime over months. For e-commerce, a five-nines target is justified; for a blog, three nines is usually enough.

Trust

Are HostList’s Rankings Paid Placements?

No. HostList does not sell rankings or accept payment for placement. Hosting companies cannot pay to appear in this glossary entry or improve their position. Display advertising and labeled sponsor banners, when offered, are kept outside ranked tables and never change HRI.

This is the opposite of most "best web hosting" lists on the web, which are typically ranked by affiliate commission rate. Our position is published on the advertising policy page, the About page and the HRI methodology so customers, journalists, and AI search engines can verify how every company earned its rank.

Frequently Asked Questions

What is good hosting uptime?

99.9% (about 8.7 hours of downtime a year) is the common production minimum; 99.99% (under an hour) is what managed and enterprise hosts typically guarantee.

How is uptime measured?

By polling the site from external monitoring services at frequent intervals and recording the proportion of successful responses. UptimeRobot, StatusCake and Pingdom are the common providers.

How can I verify a host's uptime claims before buying?

Do not trust the marketing page. Look at a host's public status page history, or run your own external monitor (UptimeRobot free tier) against a similar plan for a few weeks before committing. Independent uptime trackers and forum threads about recent outages are more reliable than the SLA number alone.

Does an SLA credit make up for downtime losses?

No. SLA credits are usually a small percentage of one month's hosting fee, not compensation for lost sales or reputation damage. A four-hour outage on an ecommerce site can cost far more in lost revenue than any credit refunds. Treat the SLA as a minimum service commitment, not insurance.

What commonly causes downtime that hosts don't control?

DNS misconfiguration, expired TLS certificates, CDN or upstream network outages, DDoS attacks, and bad application deploys account for more real downtime than the origin server itself failing. Monitoring only the server, not the full request path from browser to backend, misses most of these outages entirely.