Hi there,

I am using camel http component for calling external webservice. For timeout
I am setting httpClient.soTimeout=10000 as a query parameter in the service
url. But httpclient debug logs shows retries 3 times with a timeout of 20
secs (when unable establish connection to the host).

So eventually it exceeds my timeout of 10 secs. Why httpclient libraries
default behaviour of retrying is not getting overriden by soTimeout. Is
there a better way to disable retry through camel config. Please advise.




--
View this message in context: 
http://camel.465427.n5.nabble.com/HTTP-timeout-tp5727649.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to