[TYPO3-dev] Using CDN with Typo3

John Angel johnange at gmail.com
Mon Jan 19 21:10:19 CET 2009


Hi Olivier,


> Sounds great. Any Hints how this is done? Cannot really understand.

Proxy servers fetch the content from URL you've provided and distribute to nodes around the World. More info:
http://knowledgelayer.softlayer.com/categories/CDNLayer/


> Or does this get it from a special kind of subdomain mapping?
> 
> www.dkd.de/fileadmin/test.jpg -> www.dkd.de.cdn.de/a/test.jpg

Exactly. You can also setup your own domain (CNAME record) having www.mydomain.com/a/test.jpg (which actually distributes data from www.dkd.de/fileadmin/test.jpg using proxy servers).


Regards,
John






More information about the TYPO3-dev mailing list