Frequently Asked Questions

Everything you need to know before running tests.

What does this tool actually do?

LatencyRadar measures how long your API or website takes to respond from multiple global regions.

A free snapshot runs a single request per region.

Full analysis runs repeated samples to calculate p50, p95 and p99 latency, plus protocol breakdown (DNS, TLS, connect, TTFB, download).

Is this load testing?

No.

This is a distributed latency diagnostic tool, not a stress-testing platform.

We send a limited number of requests per region and strictly cap concurrency. It is designed to measure performance - not to simulate traffic spikes.

Can this be used for DDoS?

No.

  • Strict per-test request limits
  • Concurrency caps
  • Rate limiting per IP
  • Blocking of private and internal IP ranges

The platform is intentionally designed to prevent abuse.

Do I need an account?

No.

You can run a free snapshot immediately.

Full analysis is a one-time unlock per test and does not require account creation.

What data do you store?

We store:

  • The tested URL
  • Timing metrics (latency, protocol breakdown)
  • Status codes and error types

We do not store:

  • Response bodies
  • API credentials (if provided via headers)
  • Sensitive request data

Test data is retained for a limited period for operational purposes.

Can I test authenticated endpoints?

Yes.

You may provide custom headers (for example Authorization headers).

However, you are responsible for ensuring you are authorized to test the endpoint.

How accurate are the results?

Latency is measured from real VPS servers located in multiple regions.

Full analysis uses repeated sampling to compute statistically meaningful percentiles (p50, p95, p99).

Results reflect real-world network conditions at the time of testing.

Why is my latency different from my local machine?

Network distance, routing, DNS resolution, TLS handshake time, and server location all affect latency.

Your local environment may not represent global performance.

What does p95 latency mean?

p95 means that 95% of requests completed within that time.

It is commonly used in performance engineering because it reflects worst-case user experience better than average latency.

Do you guarantee uptime or SLA?

No.

This tool is provided as a diagnostic utility without uptime guarantees or service-level agreements.

Can I request a refund?

Due to the nature of digital diagnostic reports, purchases are generally non-refundable.

If a test failed due to an internal platform error, please contact support.

Who should use this?

  • SaaS founders
  • Backend engineers
  • DevOps teams
  • Teams deploying multi-region infrastructure
  • Anyone troubleshooting global performance issues