En mode HA, sunstone écoute sur toutes les interfaces pour la VIP

This commit is contained in:
vincent 2019-02-26 15:38:11 +01:00
rodzic 1463005736
commit 492131becd
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -33,8 +33,13 @@
# Server Configuration
#
%if %%activer_one_ha == 'oui'
:host: 0.0.0.0
:port: %%port_sunstone
%else
:host: %%ip_sunstone
:port: %%port_sunstone
%end if
# Place where to store sessions, this value can be memory, memcache or memcache-dalli
# Use memcache when starting multiple server processes, for example,