Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Setting a proxy for an upstream server

$
0
0
Just posted this question on ServerFault (http://serverfault.com/questions/504079/setting-a-proxy-for-an-nginx-upstream-server), cross-posting here for some more visibility.

Is it possible for an upstream directive to specify an HTTP proxy to route these requests through? Something along the lines of:

upstream external {
server example.com;
proxy localhost:3128;
}

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>