I need to throttle it so that it meets Apple's requirements of no more than 5 MB per 5 minutes of data use. I have everything setup with NSURLConnections and would rather not have to change everything if it is not possible, I would just make it wifi only. However, if NSURLConnection can throttle the data to a certain amount over period of time, I would be most interested to learn how.