python - gunicorn - up and running but doesn't respond -


I'm running my dragon server side with a gun and it works perfectly

Today it stopped returning the results for some API calls, with debug as pkill gunicorn and python manage.py runerver 0.0.0.0:xxxx I have 2 questions:

  1. There is a way to create a log file of the call (such as the output of the runner )
  2. Do my head There is no way to keep an eye on the groom?

    use - log file = - to output For example: errors in the command line (stderr), for example:

      gunicorn base.wsgi -c config.conf --log-file = -  

Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -