Issue Details (XML | Word | Printable)

Key: SRC-362
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Dan Fabulich
Reporter: Dan Fabulich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

Can't increase max HTTP connections on Safari/Mac

Created: 08/Oct/07 03:49 PM   Updated: 12/Aug/08 05:37 PM
Component/s: Launcher - Safari
Affects Version/s: None
Fix Version/s: None


 Description  « Hide

In proxy injection mode, we need to increase the browser's max open connections, which usually defaults to 2 or 4. (Otherwise, the long-lived poll to the server asking for work may lock up the app, especially if we also turn on browser side logging, which creates even more HTTP requests.)

On Mac OS X, I have no idea how you'd set the maximum number of open connections. WebKit/Mac seems to be using NSURLConnection to do its work; I've only ever managed to find one post about NSURLConnection and max connection limits; it's a plea for help with no answer.
http://svn.webkit.org/repository/webkit/trunk/WebCore/platform/network/mac/ResourceHandleMac.mm
http://lists.apple.com/archives/Cocoa-dev/2007/Jul/msg01315.html



Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.