From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Fri, 4 Jul 2025 03:08:43 +0000 (-0400) Subject: spelling: the second signals X-Git-Tag: rec-5.4.0-alpha0~40^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21238a4eef64ed760447eaaa2afe64305c06c9ff;p=thirdparty%2Fpdns.git spelling: the second signals Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/docs/performance.rst b/pdns/recursordist/docs/performance.rst index 4369ca6288..3a403cb67a 100644 --- a/pdns/recursordist/docs/performance.rst +++ b/pdns/recursordist/docs/performance.rst @@ -367,7 +367,7 @@ An example of a trace (timestamps are relative in nanoseconds) as shown in the -AnswerSent(337266453) The packet cache check event has two events. -The first signals the start of packet cache lookup, and the second the completion of the packet cache lookup with result 0 (not found). +The first signals the start of packet cache lookup, and the second signals the completion of the packet cache lookup with result 0 (not found). The SynRec event also has two entries. The value (0) is the return value of the SyncRes function. An example of a trace with a packet cache hit):