• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURLSession timeouts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLSession timeouts


  • Subject: Re: NSURLSession timeouts
  • From: "Quinn \"The Eskimo!\"" <email@hidden>
  • Date: Tue, 12 Aug 2014 09:57:20 +0100

On 11 Aug 2014, at 22:27, Michael Brian Bentley <email@hidden> wrote:

> Is NSURLSession more influenced by crowded 2.4GHz conditions than other tools?

That seems unlikely.  What I'd do in this situation is run a packet trace on the device [1] to see what's happening with the download on the wire.  It's generally pretty easy to see whether the download is slow because the client is not processing data fast enough (the TCP window closes), or because it's not receiving the data (the data just isn't there), or because something has stalled completely.

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

[1] Using RVI, per QA1176 "Getting a Packet Trace".

<https://developer.apple.com/library/mac/#qa/qa1176/_index.html>


 _______________________________________________
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


References: 
 >NSURLSession timeouts (From: Michael Brian Bentley <email@hidden>)
 >Re: NSURLSession timeouts (From: Michael Brian Bentley <email@hidden>)

  • Prev by Date: Re: NSURLSession timeouts
  • Next by Date: Re: NSURLSessionTask after uninstall?
  • Previous by thread: Re: NSURLSession timeouts
  • Next by thread: CFsockets and speed of execution
  • Index(es):
    • Date
    • Thread