[JIRA] Resolved: (GRIZZLY_SENDFILE-6) Allow a limit to be set for max number of concurrently processed downloads with multi-burst algorithms
- From: "Igor Minar (JIRA)" <jira-no-reply@kenai.com>
- To: issues@grizzly-sendfile.kenai.com
- Subject: [JIRA] Resolved: (GRIZZLY_SENDFILE-6) Allow a limit to be set for max number of concurrently processed downloads with multi-burst algorithms
- Date: Wed, 13 Jan 2010 06:13:32 +0000 (GMT+00:00)
[
http://kenai.com/jira/browse/GRIZZLY_SENDFILE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Minar resolved GRIZZLY_SENDFILE-6.
---------------------------------------
Fix Version/s: 0.4
Resolution: Fixed
fixed in a6a2d0546658
is the maxConcurDownloads config option or -c server switch to configure the
limit
> Allow a limit to be set for max number of concurrently processed downloads
> with multi-burst algorithms
> ------------------------------------------------------------------------------------------------------
>
> Key: GRIZZLY_SENDFILE-6
> URL: http://kenai.com/jira/browse/GRIZZLY_SENDFILE-6
> Project: grizzly-sendfile
> Issue Type: New Feature
> Components: grizzly-sendfile core
> Reporter: Igor Minar
> Assignee: Igor Minar
> Priority: Minor
> Fix For: 0.4
>
>
> With multi-burst algorithms it is not possible to prevent a huge number of
> clients to starve the server because they will try to serve them all. In
> this situation the per-download performance would be very low for all
> clients. This might be undesirable in certain situations and therefor it
> would be good to be able to configure some limit, which when reach would
> cause the server to queue any new connections until some of the downloads
> that are being processed are finished.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://kenai.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
[JIRA] Resolved: (GRIZZLY_SENDFILE-6) Allow a limit to be set for max number of concurrently processed downloads with multi-burst algorithms |
Igor Minar (JIRA) | 01/13/2010 |





