diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index 568b517ffc..896cf0f999 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -1953,12 +1953,12 @@ what is XfroutClient xfr_client?? both UDP and TCP, and both IPv6 and IPv4; for TCP requests, however, it terminates the TCP connection immediately after each single request has been processed. Clients cannot reuse the - same TCP connection for multiple requests (This is a current - implementation limitation of b10-ddns; - while RFC 2136 doesn't specify anything about such reuse of TCP + same TCP connection for multiple requests. (This is a current + implementation limitation of b10-ddns. + While RFC 2136 doesn't specify anything about such reuse of TCP connection, there is no reason for disallowing it as RFC 1035 generally allows multiple requests sent over a single TCP - connection. BIND 9 supports such reuse). + connection. BIND 9 supports such reuse.)