location /app1/ { proxy_pass http://mongrel_cluster1/; } location /app2/ { proxy_pass http://mongrel_cluster2/; }