Guides

How to Choose a Hosting Provider: Questions That Actually Matter

Skip the marketing. Here's what to ask before you commit, and the red flags that should make you walk away.

Affiliate disclosure: We earn a commission when you sign up or buy through some of the links on this page, at no extra cost to you. It never affects our recommendations.

Stop Reading Reviews, Start Asking Questions

Hosting marketing is designed to make everything sound the same. "Blazing fast," "enterprise grade," "99.9% uptime." These words are meaningless without context. This guide teaches you to ask the questions that expose what a host actually is versus what they claim to be.

The Questions That Matter

1. Where Are the Datacenters, Really?

Every host claims global coverage. The question is: where are their actual datacenters, and which one will your traffic hit?

  • Ask for the specific datacenter locations (city, country)
  • Run a traceroute from your users' location to their IP ranges
  • Check their peering arrangements โ€” who do they connect to at exchange points?
  • Red flag: "We have servers worldwide" with no specifics. Vague global claims mean they're renting rack space from someone else, which adds latency and reduces control.

    What to look for: Direct peering with major networks. Check looking glass results, not marketing slides.

    2. What's Their Uptime Track Record?

    99.9% uptime sounds great until you calculate it: that's ~8.7 hours of downtime per year. Ask for:

  • Their SLA document (not just the marketing page)
  • Actual historical uptime data (some hosts publish this)
  • The last major outage, what happened, and how long it took to resolve
  • Red flag: No published SLA. No incident history. "We haven't had any issues" from a 6-month-old company.

    What to look for: 99.95%+ SLA with clear compensation terms. Published incident history with post-mortems.

    3. How Is Their Support Actually Structured?

    "24/7 support" means different things to different hosts:

  • Tier 1 support (can restart services, basic troubleshooting)
  • Tier 2 support (can dig into config, escalate to engineering)
  • Engineering-led support (actual engineers who can debug your code)

Ask:

  • What's the typical first response time?
  • Who handles Tier 2/3 escalations?
  • Do they have a status page that accurately reflects reality?
  • Red flag: No phone support for emergencies. Support tickets that go unanswered for 48+ hours. "Community support" as the primary channel.

    What to look for: Multiple support channels, transparent response time SLAs, clear escalation paths.

    4. What's the Real Network Performance?

    Marketing bandwidth numbers are often burst or "up to" figures. Ask:

  • What's the sustained throughput guarantee?
  • Do they oversubscribe their network links?
  • What's their peering policy โ€” direct peers or everything through one transit provider?

Run your own tests:

# Test disk I/O
dd if=/dev/zero of=/tmp/test bs=1M count=1024 oflag=direct

# Test network wget -O /dev/null http://speedtest.tele2.net/1MB.zip

Red flag: No information about network oversubscription ratios. 10Gbps burst on a 100Mbps committed link.

5. How Do They Handle Resource Contention?

On shared hosting or budget VPS, "your" resources aren't always yours. The host might be overselling, meaning your neighbors' traffic affects your performance.

Ask:

  • Do they oversell? (Direct question, watch how they answer)
  • What's their CPU allocation policy?
  • Are there any hidden "fair use" clauses that could affect you?
  • Red flag: Prices that seem too good to be true (they always are). Vague acceptable use policies. No information about resource guarantees.

    What to look for: Clear resource guarantees (not just "burst" resources). Fixed-price plans without overage anxiety.

    6. What Happens When You Need to Scale?

    The test of a good host is what happens when your needs change:

  • Can you resize instances without downtime?
  • Is there a self-service API for provisioning?
  • What are the limits of vertical vs horizontal scaling?
  • Red flag: Scaling requires manual intervention. No API. "Contact sales" for anything above a certain size.

    7. What's the Exit Strategy?

    At some point, you'll want to leave. What does that look like?

  • Can you download all your data?
  • Is there a port-out fee?
  • Do they make it easy or deliberately difficult?
  • What happens to your data after you cancel?

Red flag: No data export tools. 90-day data retention after cancellation. Deliberately obscure cancellation processes.

Red Flags That Should Make You Walk Away

1. No Physical Address or Real Company Information

Legitimate hosts have physical offices, real legal entities, and aren't afraid to show where they are. If you can't find a real address, something is wrong.

2. Prices That Defy Economics

A VPS with 4GB RAM, 4 vCPU, and NVMe storage for $3/month isn't a miracle. It's either reselling someone's else's discards, overselling massively, or will be gone in 6 months.

3. "We Own Our Own Datacenter" When They Don't

Some hosts rent rack space and claim to own facilities. Ask for tours. Check their network ASN. Real operations have real presence.

4. Reviews That Are All Perfect

No host is perfect. If every review is 5 stars and there are no constructive complaints, the reviews are fake.

5. No Clear Acceptable Use Policy

If the AUP is deliberately vague, it's because they enforce it selectively โ€” usually when they want to kick off profitable customers.

The Practical Test

Before committing:

1. Buy the cheapest plan for one month โ€” test the actual experience before going all-in 2. Test support โ€” file a ticket and see how they respond 3. Run benchmarks โ€” compare against these baseline numbers:

ResourceMinimum AcceptableGood
Disk I/O200 MB/s500+ MB/s
Network100 Mbps500+ Mbps
CPU (single core)Passmark 8001500+
RAMNo swap abuseConsistent

4. Read their status page history โ€” check for patterns of instability 5. Check their BGP ASN โ€” use Hurricane Electric's BGP peering database to see who they connect to

What Actually Doesn't Matter (Much)

  • The control panel UI โ€” you'll SSH in anyway
  • One-click installers โ€” you're going to use Docker or deploy from Git
  • Free domain registration โ€” this is a loss-leader, not a reason to choose a host
  • "Enterprise" hardware claims โ€” show me benchmarks, not marketing slides
  • Free SSL โ€” Let's Encrypt is free everywhere; this isn't a differentiator

The Decision Framework

Your PriorityRecommended Host Type
Cheapest possibleHetzner, Kimsufi, PulseHeberg
Developer experienceDigitalOcean, Vultr
Managed servicesAWS, GCP, Azure
European GDPR-compliantHetzner, OVH, ScalaHosting
Best value/performanceHetzner (dedicated), Linode
US presence neededVultr, BuyVM, Linode

The One Question That Predicts Everything

If you ask a hosting company's sales team one question, ask this:

"Show me a recent invoice from a customer who left and what their data export process looked like."

A confident, immediate answer with documentation means they stand behind their product and respect customers who leave. Dodging or deflecting tells you everything about how they'll treat you when things go wrong.

Choose hosts who behave like they expect you to leave someday โ€” because hosts who treat customers well because they fear losing them will treat you better than hosts who feel entitled to your business.

We may earn a commission if you sign up through these links. This does not affect our reviews โ€” we recommend hosts we'd use ourselves, not the ones that pay best.

Rather than DIY? Let OpsHelp handle everything.

Managed hosting with support, security, backups, and monitoring โ€” from ยฃ50/mo.

Get Managed Hosting โ†’

Need help with your server setup?

OpsHelp provides professional server management, setup, and hardening services.

Get Help from OpsHelp โ†’