From: Niall Donegan Date: Thu, 3 Dec 2015 15:44:18 +0000 (+0000) Subject: Update backend-remote.md X-Git-Tag: dnsdist-1.0.0-alpha1~135^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2990%2Fhead;p=thirdparty%2Fpdns.git Update backend-remote.md --- diff --git a/docs/markdown/authoritative/backend-remote.md b/docs/markdown/authoritative/backend-remote.md index 2bb28c3c49..17512b7349 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.