Tagged Questions
9
votes
2answers
314 views
How many domains to split components across?
I understand how splitting components across domains can maximize parallel downloads, and enable you to have cookie-free static content domains, but since there's a time cost for each domain lookup ...