From 2a48d0838b46963b134b4351d4da0dd352cbd8bf Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 26 Sep 2023 16:01:35 +0000 Subject: deploy: 88ba67eb91215a708f321e16559fe3c2c0d0a407 --- latest/tcp_replication.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'latest/tcp_replication.html') diff --git a/latest/tcp_replication.html b/latest/tcp_replication.html index e3ca69c0b8..bc2faef395 100644 --- a/latest/tcp_replication.html +++ b/latest/tcp_replication.html @@ -179,7 +179,7 @@ noted when manually using the protocol:

been disabled on the main process.
  • The server will only time connections out that have sent a PING command. If a ping is sent then the connection will be closed if no -further commands are receieved within 15s. Both the client and +further commands are received within 15s. Both the client and server protocol implementations will send an initial PING on connection and ensure at least one command every 5s is sent (not necessarily PING).
  • @@ -250,7 +250,7 @@ received for each stream so that on reconnection it can start streaming from the correct place. Note: not all RDATA have valid tokens due to batching. See RdataCommand for more details.

    Example

    -

    An example iteraction is shown below. Each line is prefixed with '>' +

    An example interaction is shown below. Each line is prefixed with '>' or '<' to indicate which side is sending, these are not included on the wire:

    * connection established *
    -- 
    cgit 1.5.1