Bug 16364 - [cURL] Limit connections per domain
Summary: [cURL] Limit connections per domain
Status: RESOLVED DUPLICATE of bug 183016
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Minor
Assignee: Nobody
URL:
Keywords: Curl
Depends on:
Blocks: 117300
  Show dependency treegraph
 
Reported: 2007-12-09 01:12 PST by Luca Bruno
Modified: 2018-02-21 17:32 PST (History)
2 users (show)

See Also:


Attachments
http://www.productionvp3d.com (624.78 KB, patch)
2009-03-03 02:48 PST, productionvp3d
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Bruno 2007-12-09 01:12:19 PST
The resource handler manager of cURL must limit connections per domain, not globally.
To achieve this, each domain must have its own jobs queue.
Comment 1 productionvp3d 2009-03-03 02:48:08 PST
Created attachment 28217 [details]
http://www.productionvp3d.com

multi service
Comment 2 Basuke Suzuki 2018-02-21 17:32:58 PST
This is taken over by https://bugs.webkit.org/show_bug.cgi?id=183016.

*** This bug has been marked as a duplicate of bug 183016 ***