haproxy/include
Willy Tarreau 8058743d7a [MEDIUM] errorloc now checked first from backend then from frontend
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.
2006-12-24 17:47:20 +01:00
..
common [MINOR] forgot to include common/tools.h in the archive. 2006-12-22 14:40:41 +01:00
import [MEDIUM] import ip_tproxy.h from cttproxy 2006-11-12 23:50:48 +01:00
proto [MEDIUM] errorloc now checked first from backend then from frontend 2006-12-24 17:47:20 +01:00
types [MINOR] store HTTP error messages into a chunk array 2006-12-23 20:51:41 +01:00