Tuesday, 15 May 2012

asp.net - Dependencies that must be done away with for using CDN -



asp.net - Dependencies that must be done away with for using CDN -

i wanted know that, there special requirement website create utilize of cdn ?

i mean there special scheme(or atleast considerations) on website must build right start create utilize of cdn (content delivery network).

is there can stop website making utilize of cdn, illustration way references content files, static file paths or other thing conceivable.

thanks

it depends.

you have 2 kinds of cdn services:

services aws cloudfront require upload files in special place read (eg. aws s3) - in case need have step in build process correctly upload files , handle addresses somehow within application services akamai need alter , tweak dns records serve request users instead of - in case have 2 domains (image.you.com , image2.you.com) , have image.you.com pointing akamai , image2.you.com pointing original source of file. whenever user requested image in akamai, come through "back door", fetch , starting serving file always.

if utilize sec approach it's simple have cdn supporting application.

asp.net performance website cdn

No comments:

Post a Comment