From 939bce3de25f8bec9931bd01e0f717b02cd1f0a7 Mon Sep 17 00:00:00 2001 From: Niall Donegan Date: Thu, 3 Dec 2015 15:44:18 +0000 Subject: [PATCH] Update backend-remote.md --- docs/markdown/authoritative/backend-remote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/authoritative/backend-remote.md b/docs/markdown/authoritative/backend-remote.md index 2bb28c3c4..17512b734 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -67,7 +67,7 @@ HTTPS is not supported, [stunnel](https://www.stunnel.org) is the suggested work parameters: endpoint, timeout (default 2000ms) ``` -remote-connection-string=zmq:endpoint=ipc:///tmp/tmp.sock +remote-connection-string=zeromq:endpoint=ipc:///tmp/tmp.sock ``` 0MQ connector implements a REQ/REP RPC model. Please see for more information. -- 2.40.0