From a603e199b7af6f99c46dd16eff1bcfaba04c0dc9 Mon Sep 17 00:00:00 2001 From: Brian Rak Date: Mon, 26 Feb 2024 21:31:28 -0500 Subject: [PATCH] Update docs/performance.rst Co-authored-by: Remi Gacogne --- docs/performance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/performance.rst b/docs/performance.rst index 5df1224134..82417d6358 100644 --- a/docs/performance.rst +++ b/docs/performance.rst @@ -236,7 +236,7 @@ Number of currently open TCP connections overload-drops ^^^^^^^^^^^^^^ -Number of questions dropped because backends overloaded (backends are overloaded if they have more queries outstanding then the value of :ref:`setting-overload-queue-length`) +Number of questions dropped because backends overloaded (backends are overloaded if they have more outstanding queries than the value of :ref:`setting-overload-queue-length`) .. _stat-packetcache-hit: -- 2.47.2