api-gateway
api-gateway copied to clipboard
Traffic Shadowing: Redirect calls to a second evironment
Send a request also to a different Target but ignore the response:
<target ...>
<shadow host="..." port="..."/>
</target>