Deploying your content to multiple, geographically dispersed servers make your pages load faster from end users perspectives.
Note down that 80-90% of the end-user response time is spent downloading all the components in the page: images, stylesheets, scripts, Flash, etc. This is the Performance Golden Rule.
Before starting with the complicated task of redesigning your application architecture, it’s better to first disperse your static content. This not only achieves a bigger reduction in response times, but it’s easier thanks to content delivery networks.
A content delivery network (CDN) is a collection of web servers distributed across multiple locations to deliver content more efficiently to users.
Some large Internet companies own their own CDN, but it’s cost-effective to use a CDN service provider, such as Akamai Technologies, Mirror Image Internet, or Limelight Networks.
Source : Yahoo Tips
[…] This post was mentioned on Twitter by Avinash Zala, Avinash Zala. Avinash Zala said: http://localhost/xpertdev/2010/08/use-of-content-delivery-network-best-practice-to-speed-up-your-website/ […]
[…] check here for more details about cookie free sub […]