Issue Summary

I couldn’t find any documentation or any possible hints as to how I can specify using gevent
with gunicorn.

Any pointers will be helpful. Thank you.

Welcome to the forum! I don’t know gevent so I’m not much use here :frowning: . But we did add support for gevent based workers in V7. As a starting point, try reading this Github issue and its associated pull request.

If you have specific questions after that perhaps other forum users can chime in.

Thank you. So I think a combination of overriding the default docker’s CMD and using the gunicorn environment variable would likely do what I am aiming for.

1 Like