You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2004/10/06 16:44:13 UTC

DO NOT REPLY [Bug 31203] - Large File Size

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31203>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31203

Large File Size

woolfel@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Enhancement
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From woolfel@yahoo.com  2004-10-06 14:44 -------
Looking at PostWriter in JMeter, the current approach uses a byte[1024] to read
in the inputstream and writes it to the output stream. I doubt this is a bug in
JMeter, and probably is a bottleneck in file I/O.

changing to enhancement for now. Transfering that much data is just hard to test
without lots of machines.

peter

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org