304 call not returning on 4G, fine in wifi
304 call not returning on 4G, fine in wifi
- Subject: 304 call not returning on 4G, fine in wifi
- From: Rick Mann <email@hidden>
- Date: Thu, 27 Dec 2012 19:10:26 -0800
My iOS app makes HTTP requests of my server. It caches the data for one of the calls, and makes an If-Modified-Since request for it. The server returns 304 if it has not been modified.
This works great on Wifi. But I'm seeing over 4G that my server gets the request and makes the response, and about a minute later, the phone still hasn't gotten the response, and eventually returns a timeout error.
This actually happens with two different devices about 30 miles apart, both AT&T iPhone 5, one running one app, the other running a test app that uses the same networking code.
Any ideas how to troubleshoot this? Thanks!
--
Rick
_______________________________________________
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