I would like to use parallel AJAX HTTP requests with iPhone Mobile Safari (OS4). What is the max number of parallel connections?
+1
A:
If I'm not mistaken, Safari uses at most 4 connections to the same server, but you can test it yourself using this little test case (if you have access to an iPhone, of course).
Marcel Korpel
2010-05-31 14:57:23