Re: [update] NSURLConnection/NSURLDownload max simultaneous connections
Re: [update] NSURLConnection/NSURLDownload max simultaneous connections
- Subject: Re: [update] NSURLConnection/NSURLDownload max simultaneous connections
- From: John Stiles <email@hidden>
- Date: Fri, 27 Jul 2007 11:53:15 -0700
Max processes? That's a little weird because NSURLConnection doesn't
spawn processes. Maybe you're running up against another limit which
is capped at 512 (e.g. open sockets or something)?
On Jul 27, 2007, at 11:50 AM, Jerry Krinock wrote:
On 2007 Jul, 27, at 3:25, Filipe Varela wrote:
I forgot to mention that i do know there used to be a connection
number limit set to 4. But i was under the impression that this
had been replaced (with something different) in Tiger, which is
what i'm using (universal SDK, of course).
I have found that this limited only by the maximum number of unix
processes per user; I believe the default setting is 512. Read
about "ulimit". There's something weird going on if you're only
getting 4.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
40blizzard.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden