On Wed, Nov 25, 2009 at 12:51 PM, Aruna Gummalla
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 clie
rote:
From: Tom Evans
Subject: Re: [us...@httpd] ProxyPass - mod_proxy
To: users@httpd.apache.org
Date: Wednesday, November 25, 2009, 11:10 PM
"It doesn't work" is useless. If you want help, explain what you tried, what
happens when you try that, and provide your configuration a
"It doesn't work" is useless. If you want help, explain what you tried, what
happens when you try that, and provide your configuration and logs.
Otherwise, the only response anyone can give is "It works just fine for me".
Cheers
Tom
ards,
Aruna.
--- On Wed, 11/25/09, André Warnier wrote:
From: André Warnier
Subject: Re: [us...@httpd] ProxyPass - mod_proxy
To: users@httpd.apache.org
Date: Wednesday, November 25, 2009, 6:23 AM
Aruna Gummalla wrote:
> client y is on the same host as apache. only client x is on a differe
Aruna Gummalla wrote:
client y is on the same host as apache.
only client x is on a different host.
it does not matter. The point is that Apache will forward a HTTP
*request* to the "client y", and expect it to act like a HTTP server.
Unless your "client y" is really a HTTP server, it will no
client y is on the same host as apache.
only client x is on a different host.
Thanks & Regards,
Aruna.
--- On Wed, 11/25/09, André Warnier wrote:
From: André Warnier
Subject: Re: [us...@httpd] ProxyPass - mod_proxy
To: users@httpd.apache.org
Date: Wednesday, November 25, 2009, 6:10 AM
A
Aruna Gummalla wrote:
Hi,
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.
Taking you by the letter, that is not really what mod_proxy is supposed
to help you with.
Hi,
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.
Suppose, client y runs on port 99