On 17/09/2007, Arumugam Vallimuthu <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Can I measure some of the big file (more than 200 MB) download response
> time i.e once the server will give the response the transaction should
> be complete and display the response time in the aggregate report?
>
> Here I have mentioned the details:
>
>    * Using Jmeter I have created a HTTP request for particular download
>      components which is having more than 200 MB file size.
>    * When I tried to execute the script in Jmeter it is taking more
>      time to execute the particular scenario. It seems Jmeter is
>      waiting up to complete the downloading. After that it is giving
>      the response time and throughput.

That is how JMeter works.

>    * But my requirement is once the particular component or file start
>      downloading from the server, it should automatically measure the
>      response time based on the server response that means I doesn't
>      want to wait up to downloading the file completely.
>
> Kindly advice is there any tweaking do I need to include in the script?

Not possible.

However, you can save both the elapsed time and latency (time to first
response) in the log file.
> FYI. After I click the particular download link, the download message
> box window is displaying. That is "Do you want to save the particular
> file or not"
>
> Thanks in Advance. If you need more details please let me know.
>
>
> Regards
> Aru
>

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

Reply via email to