You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jakarta.apache.org by Milamber <mi...@apache.org> on 2011/03/18 00:06:04 UTC

JMETER [Bug 50943] New: Allowing concurrent downloads of embedded resources in html page

Hello,

I would like commit this patch next week.
Any comments are welcome.

Milamber


-------- Original Message --------
Subject: 	DO NOT REPLY [Bug 50943] New: Allowing concurrent downloads of
embedded resources in html page
Date: 	Thu, 17 Mar 2011 18:52:34 -0400 (EDT)
From: 	bugzilla@apache.org
Reply-To: 	dev@jakarta.apache.org
To: 	notifications@jakarta.apache.org



https://issues.apache.org/bugzilla/show_bug.cgi?id=50943

           Summary: Allowing concurrent downloads of embedded resources in
                    html page
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: milamber@apache.org


Created an attachment (id=26782)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26782)
Patch to concurrent download embedded resources

This patch add a option in HTTP Requests (Java mode, HC3/4) and HTTP Requests
defaults to get concurrently the embedded resources (css, images, javascript,
etc.) in html page.
This may be useful for some tests to try to simulate multiple http connections
like a modern browser. (in example: Firefox 3.6 use 6 parallels connections)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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




Re: JMETER [Bug 50943] New: Allowing concurrent downloads of embedded resources in html page

Posted by sebb <se...@gmail.com>.
On 17 March 2011 23:06, Milamber <mi...@apache.org> wrote:
> Hello,
>
> I would like commit this patch next week.
> Any comments are welcome.

OK by me, so long as it does not affect existing test plan behaviour
if not selected.

> Milamber
>
>
> -------- Original Message --------
> Subject:        DO NOT REPLY [Bug 50943] New: Allowing concurrent downloads of
> embedded resources in html page
> Date:   Thu, 17 Mar 2011 18:52:34 -0400 (EDT)
> From:   bugzilla@apache.org
> Reply-To:       dev@jakarta.apache.org
> To:     notifications@jakarta.apache.org
>
>
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=50943
>
>           Summary: Allowing concurrent downloads of embedded resources in
>                    html page
>           Product: JMeter
>           Version: Nightly (Please specify date)
>          Platform: PC
>        OS/Version: All
>            Status: NEW
>          Severity: normal
>          Priority: P2
>         Component: HTTP
>        AssignedTo: notifications@jakarta.apache.org
>        ReportedBy: milamber@apache.org
>
>
> Created an attachment (id=26782)
>  --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26782)
> Patch to concurrent download embedded resources
>
> This patch add a option in HTTP Requests (Java mode, HC3/4) and HTTP Requests
> defaults to get concurrently the embedded resources (css, images, javascript,
> etc.) in html page.
> This may be useful for some tests to try to simulate multiple http connections
> like a modern browser. (in example: Firefox 3.6 use 6 parallels connections)
>
> --
> Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are the assignee for the bug.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: notifications-help@jakarta.apache.org
>
>
>
>

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