PHP + RoadRunner LIVE

PHP Version
...
Worker Uptime
...
Requests (this worker)
...
Memory
...

GET /api/ping

Simple health check for the RoadRunner worker

Try it

-

GET /api/redis

Writes to Redis, reads the value back and returns 503 if Redis is unavailable

Try it

-

POST /api/echo

Echoes back the JSON request body and selected headers

Try it

-

GET /api/stats

Worker statistics and in-memory state for the current process

Try it

-

GET /api/slow

Simulates a 2s delay while other workers continue handling requests

Try it in multiple tabs to check concurrency

-