Created
February 25, 2016 10:40
-
-
Save soulfly/e2c591440421f696d385 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feb 25 12:37:58 Igor-Khomenkos-iPhone networkd[100] <Notice>: -[NETAWDManager reportStats:metricID:] server 0x136655570, container 0x13652bee0, metrid 2686983, successfully reported: | |
<AWDLibnetcoreTCPConnectionReport: 0x13652a7c0> { | |
cellularFallbackReport = { | |
dataUsageSnapshotsAtNetworkEvents = ( | |
{ | |
bytesIn = 6600; | |
bytesOut = 3000; | |
} | |
); | |
"fallbackTimer_msecs" = 0; | |
fellback = 0; | |
networkEvents = ( | |
"NETWORK_EVENT_DATA_STALL_AT_APP_LAYER" | |
); | |
"timeToNetworkEvents_msecs" = ( | |
17063 | |
); | |
}; | |
clientIdentifier = "com.quickblox.qmunicate"; | |
connectionStatisticsReport = { | |
DNSAnswersCached = 1; | |
"DNSResolvedTime_msecs" = 2; | |
RTTvariance = 54; | |
"appDataStallTimer_msecs" = 3; | |
appReportingDataStallCount = 1; | |
"bestRTT_msecs" = 159; | |
betterRouteEventCount = 0; | |
bytesDuplicate = 0; | |
bytesIn = 11000; | |
bytesOut = 3000; | |
bytesOutOfOrder = 0; | |
bytesRetransmitted = 1700; | |
cellularFallback = 0; | |
cellularRRCConnected = 0; | |
connected = 1; | |
connectedInterfaceType = "INTERFACE_TYPE_WIFI"; | |
"connectionEstablishmentTime_msecs" = 158; | |
connectionReuseCount = 0; | |
"currentRTT_msecs" = 215; | |
"flowDuration_msecs" = 75453; | |
interfaceType = "INTERFACE_TYPE_WIFI"; | |
kernelReportedStalls = 0; | |
kernelReportingConnectionStalled = 0; | |
kernelReportingReadStalled = 0; | |
kernelReportingWriteStalled = 0; | |
packetsDuplicate = 0; | |
packetsIn = 11; | |
packetsOut = 10; | |
packetsOutOfOrder = 0; | |
packetsRetransmitted = 0; | |
"smoothedRTT_msecs" = 148; | |
synRetransmissionCount = 0; | |
tcpFastOpen = 0; | |
"timeToConnectionEstablishment_msecs" = 162; | |
"timeToConnectionStart_msecs" = 4; | |
"timeToDNSResolved_msecs" = 3; | |
"timeToDNSStart_msecs" = 1; | |
trafficClass = 0; | |
}; | |
delegated = 0; | |
reportReason = "REPORT_REASON_DATA_STALL_AT_APP_LAYER"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment