Nginx urgent query

Devika Awasthi awasthi.dvk at gmail.com
Thu Sep 20 02:12:31 UTC 2018


I didn't get full reply, Maxim,.. Could you please reply again..

On Wed 19 Sep, 2018, 11:53 PM Maxim Dounin, <mdounin at mdounin.ru> wrote:

> Hello!
>
> On Wed, Sep 19, 2018 at 06:40:11PM +0530, Devika Awasthi wrote:
>
> > I have a question on Nginx open source.
> >
> > So, we have a nginx web server being used as  kubernetes pod in
> production
> > as reverse proxy and web layer.
> >
> > We wanted to leverage the upstream hash module for session stickiness. We
> > tried a POC  locally by recompiling the Nginx with additional module -
> > http://nginx.org/en/docs/http/ngx_http_upstream_module.html#hash. and it
> > worked well.
> >
> > However for production and other higher environments wanted to know if we
> > have any nginx docker image/container with above http upstream module
> > please which can  pulled?
> >
> > I tried searching in docker hub, couldn’t find any.
>
> The ngx_http_upstream_module which provides the "hash" directive
> is compiled in by default, unless explicitly switched off with the
> "--without-http_upstream_hash_module" configure option.
>
> --
> Maxim Dounin
> http://mdounin.ru/
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20180920/679287f3/attachment.html>


More information about the nginx mailing list