Origin Health Check
Periodic requests to a specific endpoint (usually /health or /ping) to verify the origin is responding correctly. Health checks typically verify HTTP status code (2xx), response time threshold, and optionally response body content.