ingress-nginx-helm/rootfs/etc/nginx
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
..
lua Lua: Extract external auth into file. (#12250) 2024-10-29 13:22:54 +00:00
template Allow keepalives on status port 2025-02-10 12:52:40 -05:00
nginx.conf Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00
opentracing.json Update opentracing configuration (#2676) 2018-06-21 18:15:18 -04:00