Hello, I am using the 1.4 version of HAProxy to balance a list of applications served from different domains. During deployments I want HAProxy to serve custom error pages (using the errorfile configuration), but I want to serve a 503_domain1.http for first domain and 503_domain2.http for a second domain. The files have error messages specific to the application.
Is this possible? Regards, Ciprian

