dimanche 28 juin 2015

Deferred script tags...parallel request limits?

I'm aware there are limits to the number of parallel ajax requests one can make before browsers start a request queue and the performance benefit of parallel requests are lost. Do modern browsers impose similar limits to script tags with the 'defer' attribute? Does this count as an ajax request? I assume there are limits for the same reasons there are ajax limits, but where would I find each browser's specs for this sort of thing?

Aucun commentaire:

Enregistrer un commentaire