Api proxy not taking the values configured for connect timeout

Hi,

I configured the following property in one of the api proxy but I see that the below 10000 millisecs value is not reflected and Apigee takes the default connect timeout value of 3000 ms (3 secs) configured in http.properties file in the message processor

<Property name="connect.timeout.millis">10000</Property>

We have a 13 node setup with two Orgs

Strangely, this value is reflected in another org in the same cluster setup but does not work in the other org

For testing, I changed the value of the connect timeout to 1 ms and it worked in one org and did not work in second org.

Can someone help ?

Thanks

Ram

0 0 117