Commit 4776fbfe authored by Cliff Woolley's avatar Cliff Woolley
Browse files

How do YOU spell "threshold"? =-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89493 13f79535-47bb-0310-9956-ffa450edef68
parent 87120be0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Changes with Apache 2.0.20-dev

  *) Fix a bug in the threaded MPM that would cause it to kill off all
     workers immediately after starting if the number of workers started
     was above a certain threshhold.  [Ryan Bloom, Bill Stoddard]
     was above a certain threshold.  [Ryan Bloom, Bill Stoddard]

Changes with Apache 2.0.19