Skip to content
Snippets Groups Projects
Commit 27ce818f authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

PX Dynos = 9 workers

parent f582b2f4
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ case $(ulimit -u) in
# PX DYNO
32768)
export DYNO_RAM=8192
export WEB_CONCURRENCY=${WEB_CONCURRENCY:-8}
export WEB_CONCURRENCY=${WEB_CONCURRENCY:-9}
;;
esac
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment