Flareless browser demo

Route around CDN failure from your phone.

This static demo simulates timeout aware provider routing, HTTP failure handling, route scoped health, chunk scoped health, route policy decisions, peer assisted fallback, and optional origin fallback. Live viewer detection uses the Flareless Worker presence room when configured.

Demo request

Choose a static routing test

/video/show-name/episode-001/v17/720p/chunk-0001.ts

Routing result

Idle

    Response headers

    Run a scenario to see route explanation headers.

    What is happening

    Choose a static test above to see what Flareless is proving in that routing path.

    Route policy model

    Flareless routes are independent provider paths, and each route has an explicit policy. A route policy decides which providers are allowed, whether peer fallback is allowed, whether origin fallback is allowed, and whether a request should stop before origin.

    Video routes allow peer fallback and block origin fallback. Private routes block both peer and origin fallback. Origin allowed routes skip peer fallback and allow origin fallback as a controlled last resort.