Re: How to configure http client?

2013-11-27 Thread PJ Walstroem
Jorgen -- View this message in context: http://camel.465427.n5.nabble.com/How-to-configure-http-client-tp5743784p5743902.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to configure http client?

2013-11-27 Thread Willem jiang
, but will try further to try to figure it out. I also notice the HttpComponent.setConnectionTimeToLive(). Would that accomplish the same behaviour? best regard, Per Jorgen -- View this message in context: http://camel.465427.n5.nabble.com/How-to-configure-http-client

Re: How to configure http client?

2013-11-27 Thread PJ Walstroem
, TIMEOUT_IN_MILLIS); HttpConnectionParams.setSoTimeout(httpParams, TIMEOUT_IN_MILLIS); } -- View this message in context: http://camel.465427.n5.nabble.com/How-to-configure-http-client-tp5743784p5743950.html Sent from the Camel - Users mailing list archive at Nabble.com.

How to configure http client?

2013-11-25 Thread PJ Walstroem
to use http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/params/BasicHttpParams.html or org.apache.http.client.config to accomplish this? any suggestions would be highly appreciated! /pj -- View this message in context: http://camel.465427.n5.nabble.com/How-to-configure

Re: How to configure http client?

2013-11-25 Thread PJ Walstroem
://camel.465427.n5.nabble.com/How-to-configure-http-client-tp5743784p5743790.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to configure http client?

2013-11-25 Thread Willem jiang
://camel.465427.n5.nabble.com/How-to-configure-http-client-tp5743784p5743790.html Sent from the Camel - Users mailing list archive at Nabble.com (http://Nabble.com).