share global lock between gunicorn workers

This commit is contained in:
ziirish 2018-05-02 12:18:04 +02:00
parent 00dd24b013
commit cf9f35cfdf
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46

View file

@ -79,7 +79,7 @@ worker_connections = 1000
timeout = 300
keepalive = 2
preload = False
preload = True
#
# spew - Install a trace function that spews every line of Python