Private beta — invite only

Edge delivery.
Zero config.
Instant.

FluxLink routes your traffic through a globally distributed edge network. Drop in one line, get sub-10ms latency anywhere on the planet.

Request Invite
Access is currently restricted. Submit a request and we may get back to you.
8.3ms
avg. latency
PoP Frankfurt · 4.1ms PoP Singapore · 6.8ms PoP São Paulo · 9.2ms PoP New York · 3.4ms PoP Tokyo · 7.1ms PoP Dubai · 5.9ms PoP Sydney · 11.3ms PoP London · 3.8ms PoP Mumbai · 8.6ms PoP Toronto · 4.7ms PoP Frankfurt · 4.1ms PoP Singapore · 6.8ms PoP São Paulo · 9.2ms PoP New York · 3.4ms PoP Tokyo · 7.1ms PoP Dubai · 5.9ms PoP Sydney · 11.3ms PoP London · 3.8ms PoP Mumbai · 8.6ms PoP Toronto · 4.7ms
What it does

Built for performance
at any scale.

Every request is routed through the nearest edge node automatically. No DNS wizardry, no long config files.

Sub-10ms Routing

Anycast routing selects the closest node in real time. Average global latency stays under 10 milliseconds.

anycast
🔒
TLS Termination

Automatic certificate provisioning and renewal via ACME. Zero-touch HTTPS for every domain you point at us.

auto-tls
📦
Smart Cache Layer

Stale-while-revalidate, custom TTLs, cache tags for surgical purges. Your origin sees a fraction of the traffic.

edge-cache
🌐
42 PoPs Worldwide

Presence across 6 continents. Traffic never travels more than 1 hop to reach an edge node.

global
📊
Real-time Analytics

Latency percentiles, cache hit ratios, bandwidth by region — all visible in the dashboard with sub-second refresh.

observability
🔧
Edge Functions

Run JS/WASM at the edge — A/B tests, auth checks, header rewrites — before the request ever hits your origin.

edge-compute
42
PoPs worldwide
8.3ms
Avg. global latency
99.99%
SLA uptime
3.2Tbps
Network capacity
Integration

One line.
Any stack.

Point your CNAME at us or drop the SDK. FluxLink handles the rest — routing, caching, TLS — automatically.

Node.js
Python
Go
CNAME / DNS
fluxlink.config.js
// FluxLink edge config
import { FluxLink } from '@fluxlink/sdk';

export default FluxLink({
  origin: 'https://your-origin.com',
  cache: {
    ttl: '5m',
    strategy: 'stale-while-revalidate'
  },
  routing: 'anycast',
  tls: 'auto',
  // edge functions (optional)
  middleware: async (req) => {
    return next(req);
  }
});
Process

Getting access.

01

Submit a request

Fill in the form below. Tell us about your stack, expected traffic volume, and use case.

02

We review it

We look at each request manually. If your use case fits our current capacity, we might reach out.

03

Get your invite

If approved, you receive an invite code by email. No ETA — responses are not guaranteed.

Closed beta · Limited capacity

Request access.

Leave your details and describe your use case. We review requests in batches — if there's a fit, we'll be in touch. No guarantees, no timeline.

optional

Request received.

We'll review it when we get to it. If your use case is a good fit, someone may reach out — no ETA, no confirmation email.