GitHub user pmouawad opened a pull request:
https://github.com/apache/jmeter/pull/136
Bug 59034 - Parallel downloads connection management is not realistic
Based on https://github.com/apache/jmeter/pull/135 with following
improvements:
- no thread pool creation if there's nothing to download
- switch the parallel downloads to serial if parallelism = 1
- set the max connection per route based on the number of parallel downloads
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/benbenw/jmeter 59034
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/136.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #136
----
commit 5e61feffb801150b1a8836331fcda9e12bf48756
Author: benoit <[email protected]>
Date: 2016-02-21T20:42:25Z
Bug 59034 - Parallel downloads connection management is not realistic
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---