Hi Ciprian, This is possible. You can specify a backend to use per host header in which you'll place the the errorfile statement to serve your dedicated page.
Baptiste Le 27 sept. 2013 14:32, "Ciprian Roman" <[email protected]> a écrit : > 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 >

