Thanks Tomo for sharing your thoughts. I got the problem solved by switching from Camel-Http to Camel-Http4 component. With Http4 i was able to set the headers for closing the connections and also a timeout period.
In case of Http, the connections were not closing and that was accounting towards large number of open files. Regards Sumit -- View this message in context: http://camel.465427.n5.nabble.com/Camel-HTTP-I-O-exception-java-net-SocketException-caught-when-processing-request-Too-many-open-files-tp5798262p5798493.html Sent from the Camel - Users mailing list archive at Nabble.com.
