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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to