You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2010/11/05 17:24:44 UTC

[jira] Closed: (AXIS2-4874) Performance Improvement for MTOM Threshol Calculation.

     [ https://issues.apache.org/jira/browse/AXIS2-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker closed AXIS2-4874.
--------------------------------


> Performance Improvement for MTOM Threshol Calculation.
> ------------------------------------------------------
>
>                 Key: AXIS2-4874
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4874
>             Project: Axis2
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: patch.txt
>
>
> This is a performance improvement change. Currently in JAX-WS layer we compute MTOM Thresholds without checking to see if the Web Services Application is actually going to send/receive MTOM attachments. This performance change calculated MTOM Threshold values on when JAX-WS runtime detects that application is going to send/receive attachments.
> The code contribution for this change is provided by Doug Larson of IBM.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org