haproxy/include
Thierry FOURNIER 7c39ab4ac2 OPTIM/MEDIUM: lua: executes the garbage collector only when using cosocket
The garbage collector is a little bit heavy to run, and it was added
only for cosockets. This patch prevent useless executions when no
cosockets are used.
2015-09-27 22:56:40 +02:00
..
common MINOR: standard: avoid DNS resolution from the function str2sa_range() 2015-09-27 15:04:32 +02:00
import MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto MINOR: http: split initialization 2015-09-25 23:39:48 +02:00
types OPTIM/MEDIUM: lua: executes the garbage collector only when using cosocket 2015-09-27 22:56:40 +02:00