Este contenido no está disponible en el idioma seleccionado.

2.3. Allowing Multiple HAProxies on a Node Host


The ALLOW_MULTIPLE_HAPROXY_ON_NODE setting, located in the /etc/openshift/broker.conf file, is set to false by default. In production environments, Red Hat recommends to leave this setting as default. If two or more HAProxies for a single application reside on the same node host, the front-end Apache will map the DNS or alias to one HAProxy gear and not for the remaining HAProxy gears. If, for example, you have only one node host and wish to enable scalability, changing the ALLOW_MULTIPLE_HAPROXY_ON_NODE setting to true allows multiple HAProxy gears for the same application to reside on the same node host.

Procedure 2.2. To Allow Multiple HAProxies on a Single Node:

  1. Open the /etc/openshift/broker.conf file on the broker host and set the ALLOW_MULTIPLE_HAPROXY_ON_NODE value to true:
    ALLOW_MULTIPLE_HAPROXY_ON_NODE="true"
    Copy to Clipboard Toggle word wrap
  2. Restart the openshift-broker service:
    # service openshift-broker restart
    Copy to Clipboard Toggle word wrap
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat