Re: slow upload

2010-04-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Raquel, On 4/28/2010 9:04 AM, Raquel Pau wrote: > However, the disk access should not affect to an stream > from an HTTP connection because the sended content is not stored in any > file.. If you don't store the data into a file, are you reading it e

Re: slow upload

2010-04-28 Thread Pid
On 28/04/2010 14:04, Raquel Pau wrote: > 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 r

RE: slow upload

2010-04-28 Thread Caldarale, Charles R
> From: Raquel Pau [mailto:r...@ac.upc.edu] > Subject: Re: slow upload > > How we can know how meny times the GC is occurring? Turn on GC tracking with JVM startup options: -verbose:gc -Xloggc: Check for page thrashing using the Win7 performance monitoring tools. -

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 Pid
On 28/04/2010 13:47, Caldarale, Charles R wrote: >> 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

RE: slow upload

2010-04-28 Thread Caldarale, Charles R
> 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 the computer doing anything else at

Re: slow upload

2010-04-28 Thread Raquel Pau
. Thank you in advance. 104-105 megas pujats (el fitxer que provo es de 130) Pid escribió: On 27/04/2010 17:40, Caldarale, Charles R wrote: From: Pid [mailto:p...@pidster.com] Subject: Re: slow upload Is the computer doing anything else at the time you experience slow uploads? Does it have

Re: slow upload

2010-04-28 Thread Pid
On 27/04/2010 17:40, Caldarale, Charles R wrote: >> From: Pid [mailto:p...@pidster.com] >> Subject: Re: slow upload >> >> Is the computer doing anything else at the time you experience slow >> uploads? >> >> Does it have any other functions that might c

RE: slow upload

2010-04-27 Thread Caldarale, Charles R
> From: Pid [mailto:p...@pidster.com] > Subject: Re: slow upload > > Is the computer doing anything else at the time you experience slow > uploads? > > Does it have any other functions that might cause lots of disk access? And tell us exactly how you're doing the uplo

Re: slow upload

2010-04-27 Thread Pid
On 27/04/2010 16:38, Raquel Pau wrote: > 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 i