504 gateway timeout

Hi,

<Property name="success.codes">1xx,2xx,3xx,504</Property>

gateway timeouts with 504 status code are going in to fault rule, instead of going to target endpoint response.

below is the configuration

<HTTPTargetConnection>

<URL>http://47322b33.ngrok.io</URL>

<Properties> <Property name="success.codes">1xx,2xx,3xx,504</Property>

<Property name="io.timeout.millis">10000</Property> </Properties>

</HTTPTargetConnection>

i want to go response flow , even though i get 504 error from target server.

1 0 361
0 REPLIES 0