Skip to content

Commit 4420aeb

Browse files
committed
update doc to reflect default worker calculation
1 parent cd60ff6 commit 4420aeb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

3.3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ file inside your source code repository.
139139
140140
Set this to change the default setting for the number of
141141
[workers](http://docs.gunicorn.org/en/stable/settings.html#workers). By
142-
default, this is set to the number of available cores times 4.
142+
default, this is set to the number of available cores times 2.
143143
144144
Source repository layout
145145
------------------------

3.4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ file inside your source code repository.
139139
140140
Set this to change the default setting for the number of
141141
[workers](http://docs.gunicorn.org/en/stable/settings.html#workers). By
142-
default, this is set to the number of available cores times 4.
142+
default, this is set to the number of available cores times 2.
143143
144144
Source repository layout
145145
------------------------

3.5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ file inside your source code repository.
139139
140140
Set this to change the default setting for the number of
141141
[workers](http://docs.gunicorn.org/en/stable/settings.html#workers). By
142-
default, this is set to the number of available cores times 4.
142+
default, this is set to the number of available cores times 2.
143143
144144
Source repository layout
145145
------------------------

0 commit comments

Comments
 (0)