Upstream module

Andrea Soracchi soracchi at netbuilder.it
Fri Jun 29 16:14:43 UTC 2012


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 




More information about the nginx mailing list