-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
area/nginx-configurationRelates to nginx configurationRelates to nginx configurationepicRepresents an epic. Contains sub-issuesRepresents an epic. Contains sub-issues
Milestone
Description
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
mdesouky, adamdickinson, krichter722, John2143 and LukeRepko
Metadata
Metadata
Assignees
Labels
area/nginx-configurationRelates to nginx configurationRelates to nginx configurationepicRepresents an epic. Contains sub-issuesRepresents an epic. Contains sub-issues
Type
Projects
Status
🆕 New