This commit is contained in:
MadLittleMods
2025-01-20 18:41:35 +00:00
parent 3a00c2c61f
commit af02c6b5ca
4 changed files with 10 additions and 2 deletions

View File

@@ -7678,6 +7678,10 @@ declared inside the <code>listener</code> block for a <code>replication</code> l
worker1:
host: localhost
port: 8034
other:
host: localhost
port: 8035
tls: true
</code></pre>
<p>Example configuration(#2, for UNIX sockets):</p>
<pre><code class="language-yaml">instance_map:

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3983,6 +3983,10 @@ declared inside the <code>listener</code> block for a <code>replication</code> l
worker1:
host: localhost
port: 8034
other:
host: localhost
port: 8035
tls: true
</code></pre>
<p>Example configuration(#2, for UNIX sockets):</p>
<pre><code class="language-yaml">instance_map: