Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibly mention that folks need "setproctitle" installed to get the expected/desired process names #1

Open
EyePulp opened this issue Mar 12, 2013 · 0 comments

Comments

@EyePulp
Copy link

EyePulp commented Mar 12, 2013

Howdy - nice utility - thanks for writing it!

According to this in the docs:
https://gunicorn-docs.readthedocs.org/en/latest/faq.html#how-can-i-name-processes

You need to do a pip install setproctitle

and gunicorn (or gunicorn_django) will set better process names for master & worker automatically. Otherwise your script wasn't finding process name patterns it was looking for.

That's it - thanks =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant