Rina created FILEUPLOAD-263:
-------------------------------

             Summary: Chunk size while every read
                 Key: FILEUPLOAD-263
                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-263
             Project: Commons FileUpload
          Issue Type: Test
    Affects Versions: 1.3
            Reporter: Rina


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  I 
can I do that



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to