Hi all, We run haproxy in front of a bank of nginx servers, which each proxy requests to a custom web server on the same box.
I was wondering if it is possible to configure haproxy such that it will redispatch requests that receive a 502 from nginx to a new server. I looked through the docs but could not find anything that seemed relevant. Dustin

