Skip to content

Ability to set upstream zone size and keepalive settings #483

Closed
@kate-osborn

Description

@kate-osborn

As a user of NGF
I want NGF to update the upstream zone size for NGINX
So that if I run into errors when due to exceeding my zone size, I can fix them.

As a user of NGF
I want NGF to enable keepalive connections on my route
So that I can optimize the performance of my application.

Acceptance

  • The user is able to set NGINX's upstream zone size.
  • The user is able to enable keepalive connections as defined by the design.
  • When possible, configuration updates with NGINX Plus should be made using the NGINX Plus API so NGINX is not reloaded.
    • zone size
    • keepalives connections

Dev Notes:

### Tasks
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/2809
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/2810
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/2811
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/2812

Metadata

Metadata

Labels

area/nginx-configurationRelates to nginx configurationenhancementNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.size/largeEstimated to be completed within two weeks

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions