Skip to content

Gunicorn + Uvicorn workers - how does traffic get distributed? #3097

Closed Answered by benoitc
jesumyip asked this question in Q&A
Discussion options

You must be logged in to vote

workers don't share any context at the moment per design. That's why the counter is not updated. the rest is documented

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@gaurav-pant-virus
Comment options

@tnusser
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by benoitc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants