On Wed, Nov 25, 2009 at 12:51 PM, Aruna Gummalla
<[email protected]>wrote:

> This is what I am doing and an example of my configuration
>
>
> I am trying to configure mod_proxy. I want Apache to be the proxy server.
> There is a client x which talks to Apache and Apache in turn passes on this
> request to other client y. The client y responds to Apache and in turn
> should send the response to client x.
>


Stop calling "client y" a client if it's just the origin server.  You just
want a basic reverse proxy and are overcomplicating it.

-- 
Eric Covener
[email protected]

Reply via email to