On 16 November 2010 13:21, Mqrius <[email protected]> wrote: > I don't really have another server handy. I suppose I could create another > domain name which would be actually the same computer, but I'm not sure if > that would have the desired effect...
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. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
