[webkit-reviews] review requested: [Bug 15825] [GTK] curl - slow dns causing hangs : [Attachment 17706] limit to 5 connections globally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 15:02:59 PST 2007


Luca Bruno <lethalman88 at gmail.com> has asked  for review:
Bug 15825: [GTK] curl - slow dns causing hangs
http://bugs.webkit.org/show_bug.cgi?id=15825

Attachment 17706: limit to 5 connections globally
http://bugs.webkit.org/attachment.cgi?id=17706&action=edit

------- Additional Comments from Luca Bruno <lethalman88 at gmail.com>
The problem is that there's no way to limit curl to a specific number of
connections.
This patch solves the problem.

However, we need to work more on that, because the limitation is globally and
not per domain.

I suggest to land this patch which is useful for other purposes (for example
working on wysiwyg, which are really heavy if the issue remains).


More information about the webkit-reviews mailing list