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

adding gunicorn to server_adapters #821

Closed
wants to merge 8 commits into from
Closed

adding gunicorn to server_adapters #821

wants to merge 8 commits into from

Conversation

ali96343
Copy link
Contributor

gunicorn works with py4web

@ali96343
Copy link
Contributor Author

To use gevent monkey.patch_all() ,
run ./py4web.py run apps -s gunicornGevent ......

and set gevent workers
export GUNICORN_worker_class=gevent
export GUNICORN_worker_class=gunicorn.workers.ggevent.GeventWorker

@ali96343
Copy link
Contributor Author

to be continued

@ali96343 ali96343 closed this Oct 27, 2023
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