0

Im trying to implement a reverse proxy which takes in a SOAP request, saves the SOAP body message (Envelope, header, body etc.). I would then like to change some of the content of the SOAP request and continue to pass that to get a new response with output that reflects the changes of what was made in the reverse proxy.

Im currently unsure how to continue to pass on the changed request, im using Apache24, and LUA to write the script for the reverse proxy.

0 Answers0