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 d8a75c5 commit 4b57be0Copy full SHA for 4b57be0
vendor/python.webconcurrency.sh
@@ -14,7 +14,7 @@ case $(ulimit -u) in
14
15
# PX DYNO
16
32768)
17
- export DYNO_RAM=8192
+ export DYNO_RAM=6144
18
export WEB_CONCURRENCY=${WEB_CONCURRENCY:-9}
19
;;
20
0 commit comments