10BC0 Increase zone size for transportserver from 256k to 512k · Issue #5191 · nginx/kubernetes-ingress · GitHub
[go: up one dir, main page]

Skip to content

Increase zone size for transportserver from 256k to 512k #5191

@jasonwilliams14

Description

@jasonwilliams14

Current zone size for transportserver is 256k.
When a large number of transportserver resources are deployed, it is possible that 256k is not enough memory allocated.

https://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#zone

This RFE is to update the template from 256k to 512k.

https://github.com/nginxinc/kubernetes-ingress/blob/main/internal/configs/version2/nginx.transportserver.tmpl#L4

By increasing the value we ensure enough memory is allocated and the zone does not run out of memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogPull requests/issues that are backlog itemsenhancementPull requests for new features/feature enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0