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
964
Apr ’23
why my Xcode organizer can not show Hangs
why my Xcode organizer can not show Hangs
Replies
1
Boosts
0
Views
228
Activity
May ’25
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:
Replies
2
Boosts
0
Views
964
Activity
Apr ’23
After iOS16.1, a large number of network flashbacks occurred. but On March 20th, the quantity suddenly decreased,I haven't found the reason yet
After iOS16.1, a large number of network flashbacks occurred. but On March 20th, the quantity suddenly decreased,I haven't found the reason yet
Replies
1
Boosts
0
Views
673
Activity
Apr ’23