0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
posthog/bin
Frank Hamand 7a14421e78
feat: Set keepalive to 60 on gunicorn (#17897)
Set keepalive to 60 on gunicorn

The default is 2 seconds, the default for ALBs is 30 seconds

This can cause a race condition where gunicorn closes the connection
as the ALB sends a request, resulting in a 502.
2023-10-11 08:54:48 +01:00
..
check_kafka_clickhouse_up
check_temporal_up ci: fix waiting for temporal to be up in backend tests (#16039) 2023-06-14 06:07:49 +00:00
copy-posthog-js feat(surveys): Add UI for enabling/disabling surveys popup (#17602) 2023-09-26 13:35:54 +01:00
deploy-hobby
docker
docker-backend
docker-dev
docker-dev-web
docker-frontend
docker-migrate
docker-server feat: Set keepalive to 60 on gunicorn (#17897) 2023-10-11 08:54:48 +01:00
docker-server-unit feat: Add docker image that uses nginx unit instead of gunicorn (#17573) 2023-09-21 16:50:19 +01:00
docker-worker
docker-worker-beat
docker-worker-celery
e2e-test-runner feat: Added recording of e2e test runs (#16046) 2023-07-10 15:59:30 +01:00
hobby-ci.py
install-macosx_arm64
migrate
migrate_kafka_data.py
migrate-check
plugin-server chore(plugin-server): make it easier to run multiple plugin-server instances locally (#17456) 2023-09-15 08:55:46 -06:00
start
start-backend
start-frontend
start-frontend-https
start-https
start-worker
temporal-django-worker
tests
upgrade-hobby