Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7717

perfomance issue with MTOM message downloading.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Feedback Received
    • None
    • None
    • None
    • None
    • Server- tomcat 7 

      CXF library- 2.7.6

       

    • Unknown

    Description

      Hi,

      We have performance issue with   MTOM message downloading .

      our application has been deployed in tomcat server and it reads some dicom image files from the network and sends to the client.

      when client application requests  for image files, cxf libraries writes  the content to the temp directory first before it sends it to the client or requester, but this hampers the performance when file size is larger,due to this synchronous in nature means first it completes the writing to the temp directory  then it sends to the requester.

      is there any configuration or modification we could do so that this can happen asynchronously.

      Any help or suggestion would be greatly appreciated.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            yagnya yagnya dutta dhal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: