Checking the path…
Reading the headers the origin received

Generate traffic

The browser hits the origin's endpoints at the rate you set, with status codes spread across 2xx, 4xx and 5xx. Switch to the gateway console and you get real curves and logs instead of an empty panel.

Rate 5 req/s
0
Sent
0
Reached origin
0
Rate limited
0
Blocked

Trigger rate limiting

Hit one endpoint hard. Each square is one request, coloured by outcome: green reached the origin, amber came back 429, magenta was blocked by the gateway. You can see the exact request where the rule kicks in.

Requests Gapms

Check access control

Requests each path below and works out whether the response came from the origin or from the gateway. The origin stamps every response with X-Demo-Backend. If that header is missing, the request never reached it.

Live request feed

Every request this page makes, newest first.

Nothing yet. Hit Start sending above.