haproxy/include
Willy Tarreau 8603431822 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn
The maxconn argument is used only for the listeners, and the
fullconn is used only for the backends. If unset, it inherits
maxconn's value which itself can inherit the default or the
global value (we might need to change this).
2006-12-29 00:10:33 +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 [MEDIUM] split fe->maxconn into fe->maxconn and be->fullconn 2006-12-29 00:10:33 +01:00