What's the size of the attachments? Are you using any data bindings (on server?, on client?) Have you switched file caching on? (http://wso2.org/library/264) Are u using Axis2 on both sides? Yes, there are a whole lot of potential bottlenecks to work through :) Worst case scenario, you can use the Streaming API in Attachments to directly read the attachment stream and do whatever you wish. that's the fastest way on the server to read in the attachments.
thanks, dims On 6/27/07, Matt Friedman <[EMAIL PROTECTED]> wrote:
Sorry to double post. I already posted this on the users list but didn't get any replies: I've been searching and found some performance issues mentioned in JIRA re MTOM. We were able to create an Axis2 server and client that uses MTOM and the throughput appears to be very slow. 2 mbits/s on a network that should run at 5 Megabytes/s - I acknowledge that there might be other bottlenecks but I do know that the network is reasonably fast. Can anyone confirm/deny or otherwise comment on the status of any performance issues to do with the MTOM implementation in Axis2? Should we be able to get decently fast file transfers using MTOM? Overall, have performance issues been resolved? Many thanks, -- -- Matt Friedman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]