Skip to content

Commit 0952a2e

Browse files
NoaFayntquema
andauthored
docs: Update number of concurrent connections for uWSGI (#13752)
Co-authored-by: tquema <[email protected]>
1 parent b994e48 commit 0952a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/open_source/installation/running-in-production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Media files for uploaded files, including threat models and risk acceptance, are
5353
### uWSGI
5454

5555
By default (except in `ptvsd` mode for debug purposes), uWSGI will
56-
handle 4 concurrent connections.
56+
handle 16 concurrent connections.
5757

5858
Based on your resource settings, you can tweak:
5959

0 commit comments

Comments
 (0)