-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsenhancementPull requests for new features/feature enhancementsPull requests for new features/feature enhancements
Milestone
Description
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.
By increasing the value we ensure enough memory is allocated and the zone does not run out of memory.
Metadata
Metadata
Assignees
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsenhancementPull requests for new features/feature enhancementsPull requests for new features/feature enhancements