From: Josh Soref Date: Mon, 23 May 2022 02:01:30 +0000 (-0400) Subject: spelling: dependent X-Git-Tag: dnsdist-1.8.0-rc3~10^2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c6e5288742a1d0e568681cf53ac1d68e94cc553;p=thirdparty%2Fpdns.git spelling: dependent Signed-off-by: Josh Soref --- diff --git a/pdns/dnsdistdist/docs/advanced/passing-source-address.rst b/pdns/dnsdistdist/docs/advanced/passing-source-address.rst index 97b8051069..3473d01ed2 100644 --- a/pdns/dnsdistdist/docs/advanced/passing-source-address.rst +++ b/pdns/dnsdistdist/docs/advanced/passing-source-address.rst @@ -94,7 +94,7 @@ For that feature to work, dnsdist will look up twice into the packet cache when That feature is enabled by setting ``disableZeroScope=false`` on :func:`newServer` (default) and ``parseECS=true`` on :func:`newPacketCache` (not the default). -Things are different for XPF and the proxy protocol, because dnsdist then does the cache lookup **before** adding the payload. It means that caching can still be enabled as long as the response is not source-dependant, but should be disabled otherwise. +Things are different for XPF and the proxy protocol, because dnsdist then does the cache lookup **before** adding the payload. It means that caching can still be enabled as long as the response is not source-dependent, but should be disabled otherwise. +------------------+----------+---------------------+----------------+------------------------+ | Protocol | Standard | Require DNS parsing | Contains ports | Caching |