ingress-nginx-helm/rootfs
Rohan Singh 90ec1d5383
Allow keepalives on status port
A few years ago, #3684 changed the status port to use Unix
sockets rather than TCP. As part of that change, `keepalive_timeout 0`
was added.

Sometime later, #4487 changed the status port back to TCP.
However, keepalive was never re-enabled.

In practice we're seeing behavior where nginx stops accepting
GET or POST to the status port during graceful shutdown
since new connections aren't allowed.
2025-02-10 12:52:40 -05:00
..
etc/nginx Allow keepalives on status port 2025-02-10 12:52:40 -05:00
.dockerignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
.gitignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
chroot.sh Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
Dockerfile Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
Dockerfile-chroot Images: Bump Alpine to v3.21. (#12481) 2024-12-20 18:04:10 +01:00
nginx-chroot-wrapper.sh Remove unnecessary space character (#11434) 2024-06-10 07:24:35 -07:00