On 15 November 2012 16:43, mahhy <nginx-forum@nginx.us> wrote:
> I have a requirement to be able to map a portion of a request URI to a port
> on a set of upstream servers. I'm hoping nginx will be able to solve this
> for me, but so far no luck.
Use a map: http://nginx.org/r/map
You'll probably want to use regular expressions, and run the map based
off $request_uri or $uri.
Jonathan
--
Jonathan Matthews // Oxford, London, UK
http://www.jpluscplusm.com/contact.html
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx