--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
It probably would. The different "servers" Google uses
"mt0.google.com", "mt1." etc point to the same load-balanced cluster.
Browsers have a maximum number of requests they can open at once to a
server -- I can't remember the details -- and this is a standard trick
for increasing the number of connections a browser can make.