Post

Replies

Boosts

Views

Activity

NSURLSession cannot reuse TCP connections in cellular network, but it can in WiFi network.
in instrument we can see in cellular network ,Every network request establishes a TCP connection. but in WiFi network,Only the first network request will establish a TCP connection, subsequent requests will not. This seriously affects the performance of our network requests, so why is it like this? WiFi network: cellular network:
2
0
889
Apr ’23