[JIRA] Updated: (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] Updated: (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:11:33 +0000 (GMT+00:00)
[
http://kenai.com/jira/browse/GRIZZLY_SENDFILE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Minar updated GRIZZLY_SENDFILE-6:
--------------------------------------
Description: 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. (was: With multi-burst algorithms it
is not possible to prevent a huge number of clients to starve the server
because it 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.)
> 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
>
> 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] Updated: (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 |





