Skip to content

imp/improve dashboard app gunicorn settings#249

Merged
joaorafaelalmeida merged 1 commit intodevfrom
imp/improve_gunicorn_settings
Jun 18, 2022
Merged

imp/improve dashboard app gunicorn settings#249
joaorafaelalmeida merged 1 commit intodevfrom
imp/improve_gunicorn_settings

Conversation

@aspedrosa
Copy link
Copy Markdown
Contributor

Previous settings: 5 workers each with 1 (default) thread
New settings: 1 worker each with 16 threads

I based myself on Superset's default settings (1 worker each with 20 threads). Since Superset's performance is more important than the dashboard app, I think we don't need to use 20 on the dashboard app and that's why I choose 16.

@joaorafaelalmeida joaorafaelalmeida merged commit 29d8da7 into dev Jun 18, 2022
@joaorafaelalmeida joaorafaelalmeida deleted the imp/improve_gunicorn_settings branch June 18, 2022 17:11
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