<div dir="ltr"><div><div>Basically, what I am looking for is whether it's possible to set up the following:<br><br></div>Client (A) --> Squid as Reverse Proxy (B) --> Squid as Forward Proxy (C) --> Origin Servers Depending on Client Request URI (D)<br><br></div><div>Depending on the client request from (A), (B) could route the request to different origin servers (multiple cache_peer lines).  The request has to go through (C) to reach (D), as (C) is the only way out of the network to the internet.  Moreover, the logic of figuring out where to go to lies in (C).<br><br></div><div>I know it's kind of a weird setup, but, unfortunately, we do not have access or control of (A) and (C).<br></div><div><br></div><div>Thanks again,<br>Hector<br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 13, 2014 at 2:49 PM, Antony Stone <span dir="ltr"><<a href="mailto:Antony.Stone@squid.open.source.it" target="_blank">Antony.Stone@squid.open.source.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thursday 13 November 2014 at 19:50:36 (EU time), Hector Chan wrote:<br>
<br>
> Hi,<br>
><br>
> Does anyone have any idea how to setup squid (reverse proxy) behind a<br>
> forward proxy ?<br>
<br>
</span>1. Set up Squid as a forward proxy on machine A for the clients.<br>
<br>
2. Set up Squid as a reverse proxy on machine B for the server/s.<br>
<br>
What am I missing here?<br>
<br>
The fact that you have two Squids doing different things on different machines<br>
simply means you set them up totally independently of each other.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Antony.<br>
<br>
<br>
--<br>
"The problem with television is that the people must sit and keep their eyes<br>
glued on a screen; the average American family hasn't time for it."<br>
<br>
 - New York Times, following a demonstration at the 1939 World's Fair.<br>
<br>
                                                   Please reply to the list;<br>
                                                         please *don't* CC me.<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</font></span></blockquote></div><br></div>