How Can We Help?
< All Topics
Print

Environment Variables(Load Balancer)

Environment Variables(Load Balancer):

HAProxy:

VariableValue ExampleDescription
HAPROXY_VERSION1.8.9A version of HAProxy balancer used inside the container
TCP_BALANCINGTRUEEnables traffic proxying and balancing to TPC backends

 NGINX:

VariableValue ExampleDescription
NGINX_VERSION1.12.2002A version of NGINX load balancer used inside the container
UPSTREAM_KEEPALIVE100Sets the keepalive directive value for upstream
Table of Contents