[Webkit-unassigned] [Bug 15825] [GTK] curl - slow dns causing hangs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 15:03:00 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15825


lethalman88 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17706|                            |review?
               Flag|                            |




------- Comment #1 from lethalman88 at gmail.com  2007-12-04 15:02 PDT -------
Created an attachment (id=17706)
 --> (http://bugs.webkit.org/attachment.cgi?id=17706&action=view)
limit to 5 connections globally

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).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list