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

rpm: use unix socket for nginx-gunicorn proxy #29

Open
sevein opened this issue Apr 20, 2016 · 0 comments
Open

rpm: use unix socket for nginx-gunicorn proxy #29

sevein opened this issue Apr 20, 2016 · 0 comments

Comments

@sevein
Copy link
Member

sevein commented Apr 20, 2016

Both dashboard and storage service install gunicorn and Nginx in the same node so it's possible to serve both static and dynamic content. As we assume that gunicorn and Nginx services always run in the same node we could use unix sockets as well. It's a small optimization but it's also very easy to set up.

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