How many simultaneous connections per domain does Safari on iOS allow? -


i'm wondering how many simultaneous connections per domain ios safari on ios allow?

i've got web page uses long polling (up 40 seconds) , under impression http requests queued until server responds polling request (testing on ios6 on ipad 2). real possibility?

hmm found other question on stackoverflow: failed create 5th http connection in ios4

there test page run in answer question: http://www.spasche.net/files/parallel_connections/.

the first time run test on empty cache on ipad 2 on safari (ios 6.1.3), got surprising:

"your browser seems use 0 simultaneous connections server."

on second time , thereafter got following:

"your browser seems use 5 simultaneous connections server."


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -