Commit b0f337ba by 赵宇

fix

parent 7e843d89
bind = ["0.0.0.0:5050"]
workers = 4
backlog = 2048
worker_class = 'gevent'
forwarded_allow_ips = "*"
keepalive = 5
timeout = 300
worker_connections = 65535
loglevel = "info"
access_log_format = '%(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"'
accesslog = '/root/code/flask_jincheng/gunicorn_access.log'
errorlog = '/root/code/flask_jincheng/gunicorn_error.log'
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