Skip to content

Conversation

@alihoseiny
Copy link

@alihoseiny alihoseiny commented Aug 30, 2022

Add more information about how to use port range

  • We need to enable threading on uWSGI for using port range option.
    Otherwise, the app will not work as expected because HTTP servers threads will not running as expected.
    The information about how you can enable threads add to the exports
    documentation.

- We need to enable threading on uWSGI for using port range option.
Otherwise, the app will not work as expected because HTTP servers threads will not running as expected.
The information about how you can enable threads add to the exports
documentation.
@OscarVanL
Copy link

This is a good thing to point out, the bizarre uWSGI default to disable python threading has burned me before too.

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.

2 participants