We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a658c68 commit e71ba8fCopy full SHA for e71ba8f
railties/lib/rails/generators/rails/app/templates/config/puma.rb.tt
@@ -7,7 +7,7 @@
7
#
8
# The ideal number of threads per worker depends both on how much time the
9
# application spends waiting for IO operations and on how much you wish to
10
-# to prioritize throughput over latency.
+# prioritize throughput over latency.
11
12
# As a rule of thumb, increasing the number of threads will increase how much
13
# traffic a given process can handle (throughput), but due to CRuby's
0 commit comments