Blue = Normal request Yellow = Policy decision Green = Forwarded Red = Blocked

Controls

Try-it Scenarios

Educational Notes

  • Responder policies can redirect or block traffic.
  • Rewrite policies modify requests before reaching backend.
  • Policy order matters in real systems.
Responder & Rewrite Policies
Client → Load Balancer → Server
On smaller screens, the flow stacks vertically.
Ready
Client
Request ready
Load Balancer
Waiting for policy evaluation
Server
Idle
Choose a policy and request type, then click “Start Request”.

Status Panel

Selected Policy
Redirect (HTTP → HTTPS)
Request Type
HTTP Request
Final Result
Idle
Current Step
Waiting

What to Observe

  • Redirect never reaches the backend server.
  • Block stops the request at the load balancer.
  • Modify changes the request, then forwards it.