Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-35

file upload can be very slow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0 Beta 2
    • None
    • None
    • Operating System: Windows XP
      Platform: PC

    • 22578

    Description

      very slow file uploads - massive performance boost by increasing 4096 to
      something much bigger eg * 100 or * 1000

      Problem only occurs in some network locations - and only effects file upload -
      not other network operations.

      FIX:

      public class MultipartStream

      protected static final int DEFAULT_BUFSIZE = 4096;

      This fix need not be done as the problem isn't common - but the information on
      what to do might help someone else !

      Attachments

        Activity

          People

            Unassigned Unassigned
            richg rich gooding
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: