On 25 March 2015 at 23:14, Dennis Jacobfeuerborn <[email protected]> wrote:
> Hi,
> I'm trying to make the haproxy configuration more dynamic using
> environment variables and while this works for the definition of the pid
> file and the stats socket when I try to use an env. variable as the port
> of a peer definition I get an error:

Given that `peer` explicitly references this envvar usage
(http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#peer),
are you sure you're exporting those exact envvars to the child
process?

Reply via email to