Flask - Deployment
What does the
-w option specify when running Gunicorn with a Flask app?-w option specify when running Gunicorn with a Flask app?-w flag in Gunicorn specifies how many worker processes will be spawned to handle incoming requests concurrently.-b, the app file is given as an argument, and debug mode is a Flask setting, not Gunicorn's.-w = worker count [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions