Re: Nginx upstream zone

2022-08-07 Thread Sergey A. Osokin
Hi, On Fri, Aug 05, 2022 at 07:40:35PM +0530, Vishwas Bm wrote: > > What is the use of zone in stream upstream > http://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#zone Since this is the part of the commercial subscription, I'd recommend to contact NGINX Plus premium support team, p

Re: Nginx upstream zone

2022-08-07 Thread Vishwas Bm
Any inputs on this ? On Fri, 5 Aug, 2022, 19:40 Vishwas Bm, wrote: > Hi, > > What is the use of zone in stream upstream > http://nginx.org/en/docs/stream/ngx_stream_upstream_module.html#zone > > Does it have any impact on how loadbalancing happens when there are > multiple worker process? > > Al