Hi,
I read about the Nginx Session Draining feature. Looks like it is also
available in the non commercial version.
http://nginx.com/products/session-persistence/#session draining
But, it does not tell me how to configure this in the upstream block.
Any help?
Thanks…
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,259238,259238#msg-259238
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.
http://nginx.com/products/session-persistence/#session 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:
http://forum.nginx.org/read.php?2,259238,259263#msg-259263
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