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

Use saner uwsgi defaults #421

Open
lukasjuhrich opened this issue Jan 30, 2021 · 0 comments
Open

Use saner uwsgi defaults #421

lukasjuhrich opened this issue Jan 30, 2021 · 0 comments

Comments

@lukasjuhrich
Copy link
Collaborator

See this blog post (video version) and this manual page.

These defaults may prevent problems in the long run.

lukasjuhrich referenced this issue Jan 30, 2021
Without this, uWSGI blocks sentry from transporting data because this is
done in a separate thread.  Without lazy-apps, uWSGI loads apps in the
master, which enforces a single-threading operation mode.
lukasjuhrich added a commit that referenced this issue Apr 8, 2021
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

No branches or pull requests

1 participant