Skip to content

Instantly share code, notes, and snippets.

@ashokc
Created February 16, 2020 19:41
Show Gist options
  • Save ashokc/bf43aa8d9950c10954550f351f209c1a to your computer and use it in GitHub Desktop.
Save ashokc/bf43aa8d9950c10954550f351f209c1a to your computer and use it in GitHub Desktop.
workers = 6
threads = 1
worker_class = 'sync'
loglevel = 'ERROR'
error_log = '-' # means stdout
access_log = '-' # means stdout
access_log_format = '%(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment