Hello

I currently have apache infront of a set of application servers of
various type.  I am using ProxyPass to keep them behind a firewall and
to appear as one server.  I use ProxyPassReverse as well.
Unfortunately I have one case were I would like one app server to
respond to a request (it is modifying a soap request) but instead of
sending that out as the response I want apache to re-proxy this
response to another server which will actually respond to the request
and send it to the client machine.  Is this possible to do with apache
or should i have the internal server make the request of the second
one?

Thanks for any info you can give me

-- 
Pat
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to