haproxy/include
Christopher Faulet ff2613ed7a MEDIUM: vars: Add a per-process scope for variables
Now it is possible to use variables attached to a process. The scope name is
'proc'. These variables are released only when HAProxy is stopped.

'tune.vars.proc-max-size' directive has been added to confiure the maximum
amount of memory used by "proc" variables. And because memory accounting is
hierachical for variables, memory for "proc" vars includes memory for "sess"
vars.
2016-11-09 22:57:00 +01:00
..
common MINOR: cfgparse: Parse scope lines and save the last one parsed 2016-11-09 22:56:59 +01:00
import CLEANUP: wurfl: reduce exposure in the rest of the code 2016-11-08 18:47:25 +01:00
proto MINOR: vars: Add vars_set_by_name_ifexist function 2016-11-09 22:57:00 +01:00
types MEDIUM: vars: Add a per-process scope for variables 2016-11-09 22:57:00 +01:00