• Willy Tarreau's avatar
    vtc_haproxy: support passing extra arguments via HAPROXY_ARGS · b21a771e
    Willy Tarreau authored
    We're missing the ability to easily pass some extra debugging options,
    typically memory poisonning or memory limitations, while executing tests.
    Let's add the consideration for the HAPROXY_ARGS environment variable, to
    optionally prepend a series of arguments.
    b21a771e
vtc_haproxy.c 25.4 KB