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

Gunicorn workers are not working! #105850

Closed
erikpa1 opened this issue Feb 27, 2023 · 7 comments
Closed

Gunicorn workers are not working! #105850

erikpa1 opened this issue Feb 27, 2023 · 7 comments

Comments

@erikpa1
Copy link

erikpa1 commented Feb 27, 2023

[Enter feedback here]

Your preconfigured gunicorn don't work. When I change it to gunicorn -w 4 -b 0.0.0.0:8000 app:app my app is working,
--workers 4 is wrong,.... it creates 4 workers but only 1 worker is working!!! with this change my azure web apps are fast as a light stroke...


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@AjayBathini-MSFT
Copy link
Contributor

@cephalin
Thanks for your feedback! We will investigate and update as appropriate.

@Grace-MacJones-MSFT
Copy link
Contributor

Grace-MacJones-MSFT commented Mar 6, 2023

thanks again for the feedback @erikpa1! we have assigned your feedback to the doc author to have them review it and update the doc as necessary.

@cephalin
Copy link
Contributor

#reassign:msangapu-msft

@erikpa1
Copy link
Author

erikpa1 commented Jun 12, 2024

It's nice to see you throwing this issue from one to another and it takes just like a year and half ?....

@erikpa1
Copy link
Author

erikpa1 commented Jun 14, 2024

Also there is possibility, it should be "--workers=4" with = sign,..

@msangapu-msft
Copy link
Contributor

Hi @erikpa1, I appreciate your patience and thank you again for bringing this to our attention. I will update this thread once I get clarification on the workers argument.

@msangapu-msft
Copy link
Contributor

Thank you for your feedback. We've added this to our backlog to review and update as needed. #please-close

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

No branches or pull requests

5 participants