Skip to content

Conversation

@jorgeecardona
Copy link

@jorgeecardona jorgeecardona commented Mar 28, 2023

The recommended way to deploy aiohttp is with nginx. In the documentation it clearly states that using gunicorn is slower than the recommended nginx solution.

This code runs hapily in my machine, I am unsure if the actions would work propertly.

I am not sure if other frameworks would profit from nginx. Most of them are wsgi/asgi based, aiohttp is not, so maybe is the only one.

@jorgeecardona
Copy link
Author

I guess this does not add much actually, I am unsure how many workers are being used by gunicorn anyways. I am happy to make changes, but as it is this might not add much.

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

Successfully merging this pull request may close these issues.

1 participant