HTTP 503 & Always Online
I have a website running behind HAProxy, everything works fine however I can’t get Always Online working in the scenario I’d like. If the website is down, HAProxy returns 503 to Cloudflare which isn’t supported on Always Online. Fair enough.
Wondering how I can change the 503 when the HAProxy backend goes down to any other valid HTTP code for Always Online to work?