On Friday 26 March 2010 13:23:12 you wrote: > > It stays at 8 for a looooooong time , is it possible to limit the number of > simultaneous connections ?
Yes, it does somewhere in WebCore/platform/network/qt/ResourceHandleQt.cpp ah this debug message only prints of how many jobs are active right now... but everytime you see the COUNT: message one request has finished. Can you check who and how often someone is calling: Loader::scheduleServePendingRequests? _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
