The probe maps HTTP responses into four buckets (live for 2xx/3xx, gone for 4xx, server_error for 5xx, and dead for unresolvable requests) while caching verdicts in memory for one hour with a 5,000-entry ceiling.
live
gone
server_error
dead
Referenced by