mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-08 14:11:33 +02:00
It is now possible to define an errorloc in the backend as well as in the frontend. The backend's will be used first, and if undefined, then the frontend's will be used instead. If none is used, then the original error messages will be used.