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

このコミットが含まれているのは:
vincent 2019-02-26 15:38:11 +01:00
コミット 492131becd
1個のファイルの変更5行の追加0行の削除

ファイルの表示

@ -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,