setting up proxy peers like HAproxy?

Alexander Kunz akunz at wishmedia.de
Sat Apr 23 11:32:25 UTC 2016


Hello Florin,

i'm not sure how HAproxy works, but this sounds like sticky sessions.

http://nginx.org/en/docs/http/ngx_http_upstream_module.html#sticky

Kind regards

Alexander
Am 23.04.2016 2:23 vorm. schrieb "Florin Andrei" <florin at andrei.myip.org>:

> With HAproxy, if you use multiple proxies you can synchronize their states:
>
> https://cbonte.github.io/haproxy-dconv/configuration-1.5.html#3.5
>
> This allows, for example, if you're load balancing based on a header
> value, to make sure all clients sending the same header value will end up
> connecting to the same backend node.
>
> Is something like this doable with Nginx?
>
> --
> Florin Andrei
> http://florin.myip.org/
>
> _______________________________________________
> 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/20160423/ace784e3/attachment.html>


More information about the nginx mailing list