Skip to content

Safe proxy buffer configuration #8004

@danielnginx

Description

@danielnginx

I want NIC to provide safety around the relationship of proxy_buffers and proxy_buffer_size
Since modifying one of these settings impacts the other, the system should automatically adjust the 'other' setting to ensure that any new pods can start.

Explore how ingress-nginx solved this problem, the solution does not need to be more complicated nor precise.
This is about ensuring out of the box success and not expecting deep knowledge with NGINX.

Things to do:

nginx.org/proxy-buffer-size: "5m"
nginx.org/proxy-buffers: "8 1m"

Sub-issues

Metadata

Metadata

Assignees

Labels

bugAn issue reporting a potential bug

Type

No type

Projects

Status

In Progress 🛠

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions