Hello,

I am trying to proxy to an application that was built with Google Web
Toolkit and am trying to see if I can use the existing proxy functionality
that is provided with Apache will work if I need to extend or build a new
module.

The application makes an RPC call that contains a payload. Is it possible
to:
- Log the payload?
- Is it possible to modify the payload?
For example:

A payload may come in as 6|0|6|http://localhost:9080/
But it should be 6|0|6|http://localhost:9080/test_rpc

If we cant do it using something like mod-rewrite, would it be possible to
get some guidance as to where I can look in the code to mod_proxy code to
potentially modify this?


thanks in advance for your help
Suneet

Reply via email to