HomeSoftware Heritage

fix(uwsgi): Fix broken uWSGI config (#237)
4fade2fb1f08Unpublished

Unpublished Commit · Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

fix(uwsgi): Fix broken uWSGI config (#237)

This patch introduces the following fixes to uWSGI config which
was not set up correctly to be used publicly (not behind a router,
load balancer, proxy like nginx etc.):

  • Use http option for a front-proxy
  • Set protocol back to uwsgi due to above
  • Prevent forced socket binding to uwsgi due to protocol change above (https://git.io/fj7Lw)
  • Turn on "keep-alive" support

Should fix getsentry/sentry-cli#40.

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Aug 13 2019, 1:38 AM
GitHub <noreply@github.com>Committed on Aug 13 2019, 1:38 AM
olasdPushed on Dec 2 2019, 6:16 PM
Parents
R206:263acda90b4b: Dockerfile & Makefile argument name mismatch (#232)
Branches
Unknown
Tags
Unknown

Event Timeline