Skip to content

NGINX Proxy Buffer Configuration #1398

Open
@mpstefan

Description

@mpstefan

As a user of NGF
I want to configure NGINX's proxy buffer configuration for my applications
So that when any part of my request exceeds the needed proxy buffer I can increase the limit to support my traffic.

Acceptance

  • NGINX directives:

    • proxy_buffer_size
    • proxy_buffers
    • proxy_buffering
    • proxy_busy_buffers_size
  • The NGINX Extensions design is reviewed to implement the above directives.

  • The above directives are configurable via a ProxySettingsPolicy for the scope it is applied at.

  • The ProxySettingsPolicy can be attached to a Gateway or Route.

Feedback

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/nginx-configurationRelates to nginx configurationepicRepresents an epic. Contains sub-issues

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions