We have specified a target to use port 8081 but the requests are sent to port 80.
And how our HTTPTargetConnection looks like.
<HTTPTargetConnection> <Properties> <Property name="connect.timeout.millis">20000</Property> </Properties> <LoadBalancer> <Server name="XXXXX_STOK01_CSTA_API"/> </LoadBalancer> <Path>/tsg-csta</Path> </HTTPTargetConnection>