Axis2/C, Handling large attachment with Apache2
Recently we run into a quite strange problem. While we are trying to send large attachment (around 40MB) with MTOM in Axis2/C, mod_axis2 seems to give some problems. There were several occasions test machine got frozen also. Manjula [link] is the one who look into this problem, and he discovered that problem occurred because of some misbehavior (well.. in this occasion it is a misbehavior) in apr_pools. Here is the full detail about that problem. [link]
I'm sure that Manjula digg into this problem deep enough.Now he is working on changing mime_parser logic. Hope that we will be able to come up with a much efficient mime_parser logic.If we could resolve this problem in apr_pool level we could save lot of energy. I don't have much Idea about apr_pools or memory handling inside apr. If you have any idea on how to handle this situation please share with us.










No comments
Jump to comment form | comments rss [?] | trackback uri [?]