From: Niall Donegan Date: Mon, 7 Dec 2015 10:47:56 +0000 (+0000) Subject: Update backend-remote.md X-Git-Tag: dnsdist-1.0.0-alpha1~100^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=718b14167a506c681f2191a1a37d169c0c57028f;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 0c1f4c2b05..2940a17f11 100644 --- a/docs/markdown/authoritative/backend-remote.md +++ b/docs/markdown/authoritative/backend-remote.md @@ -13,7 +13,7 @@ \* If provided by the responder (your script). -This backend provides unix socket / pipe / http remoting for powerdns. You should think this as normal RPC thin client, which converts native C++ calls into JSON/RPC and passes them to you via connector. +This backend provides unix socket, pipe, http and ZeroMQ remoting for powerdns. You should think this as normal RPC thin client, which converts native C++ calls into JSON/RPC and passes them to you via connector. ## Important notices Please do not use remotebackend shipped before version 3.3. This version has severe bug that can crash the entire process.