From: Niall Donegan Date: Mon, 7 Dec 2015 10:48:25 +0000 (+0000) Subject: Update backend-remote.md X-Git-Tag: dnsdist-1.0.0-alpha1~100^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3007%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 2940a17f11..7f898131d1 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 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. +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.