Andrea Soracchi
Upstream module
June 29, 2012 06:20PM
Hi,

this is a piece of zimbra's nginx proxy default configuration:

http
{
.....

upstream zimbra
{
server mbs1.server.it:8080;

zmauth;
}

# HTTP route lookup handlers
#
zmroutehandlers mbs1.server.it:7072/service/extension/nginx-lookup;

zmroute_timeout 15000ms;

.....
}

I have the same needs: the HTTP servers upstream must change according to the value written inside the cookie zmauth.

Does an add-on exist?

Please help me,

thank you


--
Andrea Soracchi - Netbuilder S.r.l.
Multidialogo : La storia e' fatta da chi sa comunicare
System Engineer // t. +39 0521 247791 // f. +39 0521 7431140 // www.netbuilder.it


_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Sorry, only registered users may post in this forum.

Click here to login