Commit 27ce818f authored by Kenneth Reitz's avatar Kenneth Reitz

PX Dynos = 9 workers

parent f582b2f4
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment