# on which port to listen on (define 'keyfile' and 'certfile' for ssl): bind = ['0.0.0.0:8000'] accesslog = None errorlog = "/tmp/frontend21.err" workers = 1 worker_class = "gthread" threads = 4