IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Yes...
Trust me when I say this:

CDN served content takes a *CRAPLOAD* of load off your site. You serve only HTML from your site (and any AJAX calls (ie: jquery...etc)).

We we went from serving all content from our webservers, to serving static from S3/Cloudfront for all images, LARGEFILES, CSS, MP3, PDFs...etc. All I can say is *wow*.

Then your machine only has to serve the actual content, not the static files. Comparison, one of our customers chooses not to use the CDN, for fear of files being stolen. They are being charged for about 200GB per month. (our hosting is very specialized). Plus our hosting infrastructure has to go through a Web Application Firewall (WAF) for all web content served (including all images/css/pdfs/etc). Our own website, get about the same hits and we host all of our images and css and javascript on CDN... plus we also host all of our main products file on S3/Cloudfront. When we switched to using cloudfront for all that our colo traffic for our traffic dropped about 85%. We haven't bumped our 95th percentile limit in a LONG LONG time now.

Also, page load times improved considerably, because of multiple requests to multiple locations, spreading traffic around and because most of the rendered info does have to traverse the "WAF"

Plus you don't get problems like your Avatar being broken... if you get my drift.
--
greg@gregfolkert.net
PGP key 1024D/B524687C 2003-08-05
Fingerprint: E1D3 E3D7 5850 957E FED0 2B3A ED66 6971 B524 687C
New That part is not to be overlooked...
Also, page load times improved considerably, because of multiple requests to multiple locations...
As I recall from reading about improving response time a year or so ago, most browsers will only send 2 concurrent requests to the same hostname (such as www.clygm.com). That's why you'll often see larger websites with names like img1.corp.com and img2.corp.com. Every other image gets served from the alternate hostname, and thus 4 images can be served to your browser at once.
-Mike

@MikeVitale42

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
     ARRRRGGGGGHHHH!!!! - (drook) - (18)
         Ummm... - (folkert)
         Wow, load currently over 30 ... and still climbing -NT - (drook)
         Been using Linode for 2+ years. - (mvitale) - (14)
             What kind of traffic? - (drook) - (13)
                 Sorry it's taken me this long to reply... - (mvitale) - (12)
                     Thanks - (drook) - (11)
                         Dayum - (mvitale) - (10)
                             Depends on the month, but yeah - (drook) - (9)
                                 Linode 1024 has 400GB/mo bandwidth for $40 - (malraux) - (3)
                                     Hmm ... time for more research - (drook)
                                     Here's my problem - (drook) - (1)
                                         Here is my comment on your problem... - (folkert)
                                 S3/Cloudfront has a calculator - (folkert) - (4)
                                     That's just storage/static serving though, right? - (drook) - (3)
                                         Efficiency's better, true. But... - (Another Scott)
                                         Yes... - (folkert) - (1)
                                             That part is not to be overlooked... - (mvitale)
         Update - (drook)

We'll be back after a word from our sponsor.
182 ms