Will "Adaptive routing" re-route if origin is down?

In the document say that "request is retried once against this origin when receiving HTTP 521, 522, and 523 response codes.". what if origin is down (timeout)?
No description
4 Replies
Chaika
Chaika5mo ago
Cloudflare Docs
Troubleshooting Cloudflare 5XX errors · Cloudflare Support docs
When troubleshooting most 5XX errors, the correct course of action is to first contact your hosting provider or site administrator to troubleshoot and …
Chaika
Chaika5mo ago
It's not like your origin has to return those, those are Cloudflare's responses in specific errors the 524 timeout there would only be if the connection suceeded but your origin didn't send a response in 100 requests - not to be confused with a timeout on initial connection
phu
phu5mo ago
Thanks. Is it possible to lower 15 seconds and 90 seconds timeout of 522 error?
Chaika
Chaika5mo ago
I don't think so. You could lower the timeout on your monitor though which would mark that pool as unhealthy/reroute traffic faster that would be across pools though I suppose