Occasionally, the time from fetchStartDate to requestStartDate of NSURLSessionTaskTransactionMetrics is relatively long when both dns and tcp are multiplexed

HTTP2 connectStartDate,connectEndDate, dnsStartDate and dnsEndDate is nil。

The pre-request of this request initiated dns and tcp, but some time cannot be explained

The pre-request of this request initiates dns and tcp, so I think this stage is [time-consuming.]

Occasionally, the time from fetchStartDate to requestStartDate of NSURLSessionTaskTransactionMetrics is relatively long when both dns and tcp are multiplexed
 
 
Q