Nginx Session Draining

Hi,

I read about the Nginx Session Draining feature. Looks like it is also
available in the non commercial version.

Load Balancing with NGINX Plus draining

But, it does not tell me how to configure this in the upstream block.

Any help?

Thanks…

Posted at Nginx Forum:

On Thursday 28 May 2015 14:35:11 nginxsantos wrote:

Hi,

I read about the Nginx Session Draining feature. Looks like it is also
available in the non commercial version.

Load Balancing with NGINX Plus draining

No, it’s only available in NGINX Plus.

But, it does not tell me how to configure this in the upstream block.

Any help?

Thanks…

See here for the reference:
http://nginx.org/en/docs/http/ngx_http_upstream_conf_module.html#drain

wbr, Valentin V. Bartenev

Hi this module is a part of the commercial subscription.
But, looks like the open source version also supports session draining
configuration
I am trying to figure out how to do that any help?

Posted at Nginx Forum:

On Friday 29 May 2015 05:32:11 nginxsantos wrote:

Hi this module is a part of the commercial subscription.
But, looks like the open source version also supports session draining
configuration
I am trying to figure out how to do that any help?

No. It’s not supported in the free version.

wbr, Valentin V. Bartenev