Concepts

Plans & Limits

Every plan includes a fixed allowance of resources and monthly traffic. Limits are enforced per account, and also per namespace so one namespace can't consume your whole account. You can always see your current usage at Usage.

What each plan includes

PlanTunnelsPagesEdge proxiesCustom domainsTraffic / month
Free355 GB
Hobby1025550 GB
Pro5010025500 GB
Scale2005001002 TB
EnterpriseUnlimitedUnlimitedUnlimitedUnlimited

Workspace CPU, memory, and disk are governed separately — see Resource Pools.

Resource caps

Tunnels, pages, and edge proxies each have a hard cap per plan. When you reach a cap, creating another returns a clear error:

  • limit_reached — you've hit the cap. Delete an existing resource or upgrade.
  • feature_locked — the feature isn't in your plan (e.g. edge proxies and custom domains on Free). Upgrade to unlock it.

Caps count your active resources, so deleting one immediately frees a slot. Limits are enforced atomically — creating several at once can never push you past the cap.

Custom domains

Connecting a custom domain to a page, tunnel, or workspace requires a paid plan. On Free, the managed *.preview.oblien.com subdomains are always available.

Monthly traffic

Traffic across all your routes (tunnels, pages, proxies, custom domains) is metered against your plan's monthly allowance and resets at the start of each billing period.

If you exceed your traffic allowance:

  1. Your routes are paused — public requests stop being served until the period resets or you upgrade.
  2. Creating new resources is blocked (quota_exceeded).
  3. When the period resets, or you upgrade to a higher plan, the paused routes are re-enabled automatically.

Traffic is your shared monthly budget — a single busy site can consume it for the whole account. Watch the gauge on the Usage page.

Rate limits

To keep the platform healthy, resource creation is also rate-limited per account (a short burst limit). If you script many creates back-to-back you may briefly get a 429 — slow down and retry.

Raising your limits

Higher caps and more traffic come with higher plans. Compare options and upgrade on the Plans page. Need something beyond Scale? Enterprise plans have custom (unlimited) allowances — get in touch.