introduce interserver_listen_host param

This commit is contained in:
alexander goryanets 2022-02-07 10:44:05 +00:00
parent 96c6325fc3
commit 22a91d190e
No known key found for this signature in database
GPG Key ID: AE087F7451B9DFE0

View File

@ -188,6 +188,10 @@
<listen_host>127.0.0.1</listen_host>
-->
<!-- <interserver_listen_host>::</interserver_listen_host> -->
<!-- Listen host for communication between replicas. Used for data exchange -->
<!-- Default values - equal to listen_host -->
<!-- Don't exit if IPv6 or IPv4 networks are unavailable while trying to listen. -->
<!-- <listen_try>0</listen_try> -->