On 28/03/2008, Germán Hüttemann Arza <[EMAIL PROTECTED]> wrote:
> Hi,
>
>  I'm a student of Computing Engineering at National University of Asunción
>  (Paraguay). My partners and I were using the JMeter to test the Apache HTTP
>  Server for files requests. This was made as a course practice.
>
>  In the practice we made requests for files of different sizes, from 5MB to
>  500MB, but from files of 60MB whe doesn't get response to the requests.
>  However, the number of threads running, indicate that the threads that
>  request those files are were running. Also, we found in the Apache Log, that
>  those files where requested.
>
>  Is this a server problem or is a Jmeter problem?
>

Probably a JMeter problem; currently all the data is downloaded and
stored in the sample result. This can require a lot of memory.

There's an enhancement request to allow response data to be stored
just as a hash.

>  --
>  Germán Hüttemann Arza
>  Asunción, Paraguay
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to