Hi, I am using camel mina2 endpoint with sync=true . to get the request from UI (Client) through socket. And respond back to the client. There is some limitation in the Client end on the Buffer size. In some cases if the response is huge (For some Reports). I am seeing the partial data loss in the client end even though it is processed successfully on the routes. I need some help and suggestions here, in order avoid this issue by split the response with size and send the information to the client with in the routes.
Note :- I am a new bee to camel and also to this forum.. . I have searched for solutions & i am not able to find any, please redirect me to the link if such issue is already discussed. Thank you. Thank you, Navaraj Sanjeeviraja -- View this message in context: http://camel.465427.n5.nabble.com/MINA-Split-the-TCP-Response-to-Client-tp5782847.html Sent from the Camel - Users mailing list archive at Nabble.com.