networking - In iOS, how can we increase HTTP connection limit per host? -
using xcode networking tool, analyzed able establish 4 tcp connections per host @ time. seems ios has default tcp connection limit of 4 per host.
how can increase limit?
edit : stated op has changed in ios 8: see apple's documentation.
original post :
this limit in ios cannot change it.
Comments
Post a Comment