Hi, currently i'm working on a project which needs to download a lots of XML by HTTP request. when i use camel's HTTP component it took to download per request 600-800 ms but if i used for same request using Apache HTTP client then it took 300-400 ms. Is it expected behavior or i misuse of camel's HTTP component? Any idea?
Thanks in advance. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-HTTP-component-vs-Apache-HTTP-client-tp5735943.html Sent from the Camel - Users mailing list archive at Nabble.com.
