This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #641 from lawtancool/master
Increase gunicorn workers from 1 to 3 Having only 1 gunicorn worker results in extremely slow web UI load speed, raising it to 4 should improve performance significantly without overwhelming low end server environments. See https://docs.gunicorn.org/en/stable/design.html#how-many-workers for more details
- Loading branch information