Allow multiple pending connections to a server at once
authorDan Winship <danw@gnome.org>
Sun, 11 Oct 2009 20:31:05 +0000 (16:31 -0400)
committerDan Winship <danw@gnome.org>
Sun, 11 Oct 2009 20:31:05 +0000 (16:31 -0400)
commitbaa316ac815ab88df6c6a8b92c6cb0a54538743f
tree5ad58d1f64abdf51d52f5181b2c20ce842a3eca5
parentfd67f04d04c6babe52b7d148e2abf4f23cee6190
Allow multiple pending connections to a server at once

Only allowing a single connection attempt at once really slows down
pages with lots of subresources on servers that disallow persistent
connections.

https://bugzilla.gnome.org/show_bug.cgi?id=594768
libsoup/soup-session.c