Proxy_pass Directive !!
itpp2012
nginx-forum at nginx.us
Sat Jul 19 14:27:32 UTC 2014
shahzaib1232 Wrote:
-------------------------------------------------------
> Means, both server's i/o will be used if the requested file to
> upstream is
> 720p.mp4?
Yes, what you're looking for is a way to client-rewrite the address the
source is coming from.
1.2.3.4 -> request xx.mp4 -> edge 5.6.7.8 (I don't have that file) -> send
client address of origin and tell client to re-initiate file request with
origin address.
How? don't ask me :)
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251933,251937#msg-251937
More information about the nginx
mailing list