[TYPO3-performance] Spreading HTTP request among multiple hostnames

Martin Holtz typo3ng_2009 at martinholtz.de
Mon Jun 15 10:53:10 CEST 2009


Hi Mario,

> I recently played around with a new Firefox/Firebug add-on called "page
> speed" [1] which is comparable to YSlow from Yahoo. The tool allows you
> to generate reports regarding the performance of your website. And one
> recommendation I saw was:
> 
> ---
> Parallelize downloads across hostnames
> This page makes 40 parallelizable requests to www.domain.tld. Increase
> download parallelization by distributing these requests across multiple
> hostnames:
> [list of 40 static files like css and images]
> ---
> 
> I know why this is recommended - but I'm not directly seeing a way on
> how to solve this on a TYPO3 website. Does anyone of you have a clever
> solution for this thing?

perhaps it could be possible to use different subdomains?

cdn1.www.example.com for fileadmin/ files
cdn2.www.example.com for css
cdn3.www.example.com for js
etc?

martin
-- 
Martin Holtz - elemente websolutions http://www.elemente-websolutions.ms

DocTeam: http://forge.typo3.org/projects/show/team-docteam

http://wiki.typo3.org/Ts45min - TypoScript in "45" minutes
http://wiki.typo3.org/De:ts45min - (auch in Deutsch)


More information about the TYPO3-performance mailing list