2
0
This repository has been archived on 2020-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
sentry-onpremise/sentry
Burak Yigit Kaya 9f39e3cea1
fix(uwsgi): Make sure uWSGI talks proper HTTP/1.1 (#499)
This patch brings back the HTTP/1.1 related settings for uWSGI to fix #486 as apparently Relay tries to talk to Sentry Web with keep alives where uWSGI terminates the connection unexpectedly. It also ports some configs for uWSGI and nginx from single-tenant.
2020-05-22 16:12:20 +03:00
..
.dockerignore feat(config): Mount config as a volume to Sentry (#407) 2020-03-12 20:14:46 +03:00
config.example.yml feat(slack-integration): add reference to guide (#484) 2020-05-09 23:11:11 +03:00
Dockerfile Fix regression from #407 for requirements install (#411) 2020-03-16 21:08:51 +03:00
requirements.example.txt feat(sentry10): Make on-premise work for Sentry 10 (#220) 2019-11-12 02:18:59 +03:00
sentry.conf.example.py fix(uwsgi): Make sure uWSGI talks proper HTTP/1.1 (#499) 2020-05-22 16:12:20 +03:00