0

https を使用してストリーミング サーバーに接続するためにNSURLConnection POSTを使用しています。データが流れているように見えますが、常に正確に 6 分後に発生しているようです。サーバーからデータをすぐに受信する Windows 上の別の実装があるため、サーバーではないことがわかります。データと応答がすぐに戻ってくるのを妨げている設定はありますか? 私の推測では、トリガーされているのはある種のタイムアウトです。このテストを何度も実行しましたが、常に約 6 分です。

2013-07-04 21:35:45.072[65315:207] connection: willSendRequest:  redirectResponse: (null)
2013-07-04 21:35:45.075[65315:207] connectionShouldUseCredentialStorage: 
2013-07-04 21:35:45.239[65315:207] connection: canAuthenticateAgainstProtectionSpace: <NSURLProtectionSpace: 0x5b7ca20>
2013-07-04 21:35:45.291[65315:207] connection: didSendBodyData: 505 totalBytesWritten: 505 totalBytesExpectedToWrite: 505
2013-07-04 21:41:46.306[65315:207] connection: didReceiveResponse: 200, no error
2013-07-04 21:41:46.307[65315:207] connection: didReceiveData: 514 bytes
4

0 に答える 0