Re: URLSession on iOS 10
Re: URLSession on iOS 10
- Subject: Re: URLSession on iOS 10
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Tue, 22 Nov 2016 17:07:33 +0000
On 22 Nov 2016, at 17:05, Jens Alfke <email@hidden> wrote:
> 24 sockets per host seems excessive …
Agreed, but it shouldn’t matter because NSURLSession should pin the connection count well below that value. Remember that `HTTPMaximumConnectionsPerHost` is an advisory max, it does not let you directly specify the actual limit.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden