Re: slow upload

2010-04-28 Thread Raquel Pau
The questions are answered below: Caldarale, Charles R escribió: From: Raquel Pau [mailto:r...@ac.upc.edu] Subject: Re: slow upload The file is uploaded with an acceptable time completely random times, but in general occurs at the third time. Please answer *all* the questions: Is

Re: slow upload

2010-04-28 Thread Raquel Pau
The file is uploaded with an acceptable time completely random times, but in general occurs at the third time. The slow part is the read produced by the CoyoteStreamReader class. In fact, today we have tried to upload 130Mb and the time starts to increase when the process has read 104-105 Mb. T

slow upload

2010-04-27 Thread Raquel Pau
Hello, We are using tomcat 6.0.24 with the default configuration in Windows 7. We want to upload files(CSVs). When we try to upload any file, the number of bytes reads every time changes. In general, the process is fast because the time required is a few number of seconds. However, sometimes