[users@httpd] Reverse proxy with response update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Title: Reverse proxy with response update

Hi all,

I'm trying to have a special architecture I'm managing with my own java application for now.
The current flow is :
1. Send a request to a reverse proxy server (java servlet on tomcat), for example : http://myreverseproxy/GO_TO_www.anotherserver.com/a_page.xml

2. The servlet fetches content from the remote host, here www.anotherserver.com/a_page.xml
3. When the servlet receives the page, it applies an XSL on the page and send the result to the client.

The flow I would like to have is the same but with Apache having the role of the reverse proxy server and remove the reverse proxy stuff from my java application.

With mod_proxy and mod_rewrite, I was able to have the content fetch from a server I specify in the URL but I really don't know if it's possible to pass the content fetched from a remote host to my java app for XSL treatment.

I had a look to mod_proxy_ajp but it seems to only allow redirecting the request to tomcat, not the response.
Is my idea unfeasible with Apache ?

Eddy Fras
France Télécom
R&D
TECH/IRIS
Ingénieur d'études
4 rue du Clos Courtel - BP 91226
35 512 Cesson-Sévigné CEDEX
e-mail : eddy.fras@xxxxxxxxxxxxxxxxx
Téléphone : (33) 2 99 12 46 77
Télécopie  : (33) 2 99 12 40 98
http://www.francetelecom.com/rd



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux