summaryrefslogtreecommitdiffstats
path: root/_build
diff options
context:
space:
mode:
Diffstat (limited to '_build')
-rw-r--r--_build/content/articles/ranch-2.0.0-rc.1.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/_build/content/articles/ranch-2.0.0-rc.1.asciidoc b/_build/content/articles/ranch-2.0.0-rc.1.asciidoc
index 8065a0e8..77e8c623 100644
--- a/_build/content/articles/ranch-2.0.0-rc.1.asciidoc
+++ b/_build/content/articles/ranch-2.0.0-rc.1.asciidoc
@@ -14,7 +14,7 @@ great release.
In Ranch 1.x, there is only one supervisor per Ranch listener
to start and manage connection processes. Under high load
(many clients rapidly connecting and/or disconnecting), the
-message queue of this one supervisor could becomes congested,
+message queue of this one supervisor could become congested,
leading to declining accept rates or a stalled listener.
Ranch 2.0 introduces the `num_conns_sups` option (defaulting