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

Chunk size while every read

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3
    • None
    • None

    Description

      Hi,
      I am using file upload for streaming , but I always receive 4073 bytes per read and after that some small bytes 38 bytes.My instance is on HTTPS.
      Server : Tomcat
      Apache : Apache 2.4

      and If I upload file on http , I get 4073 continuous .

      File upload program sending 8KB bytes per chunk.If I directly read inputstream of request like request.getInputStream I am able to get 8084 bytes.

      Can you please let me know, can I set some buffer more than 4KB ...If yes where can I do that

      Attachments

        1. data.txt
          0.6 kB
          Rina

        Activity

          People

            Unassigned Unassigned
            rina Rina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: