Alpine static target
Mock Load Target
A lightweight nginx-backed page with static content and repeatable payload sizes for authorized performance testing.
Service online
Port 80, no application backend
Content Pages
Use these pages to exercise HTML, CSS, and browser rendering paths without invoking an application server.
Payload Files
Download fixed-size binary files when you need predictable response bodies.
| Endpoint | Purpose | Response |
|---|---|---|
/ |
Home page | HTML |
/healthz |
Load balancer health check | 200 OK text |
/pages/catalog.html |
Card-heavy static page | HTML + CSS |
/pages/report.html |
Long static document | HTML + CSS |
/payloads/10mb.bin |
Binary transfer sample | 10 MB |