[AusNOG] Anyone else notice the click frenzy traffic

Seamus Ryan s.ryan at uber.com.au
Wed Nov 21 10:53:32 EST 2012


Hit send a little early:

No, this is quite the norm, particularly with sites that are offloaded to a CDN provider.

Example:

Qantas offloading to Akamai:

root at srv1-au [~]# host -t a qantas.com.au qantas.com.au has address 204.74.99.100

root at srv1-au [~]# host -t a www.qantas.com.au www.qantas.com.au is an alias for www.qantas.com.au.edgekey.net.
www.qantas.com.au.edgekey.net is an alias for e1629.b.akamaiedge.net.
e1629.b.akamaiedge.net has address 118.214.198.197

Ebay:

root at srv1-au [~]# host -t a ebay.com.au
ebay.com.au has address 66.135.215.61
ebay.com.au has address 66.135.200.23

root at srv1-au [~]# host -t a www.ebay.com.au
www.ebay.com.au is an alias for au.ebay.com.edgesuite.net.
au.ebay.com.edgesuite.net is an alias for a1465.g.akamai.net.
a1465.g.akamai.net has address 150.101.195.97
a1465.g.akamai.net has address 150.101.195.98

People just redirect to www to force users via a CDN. In this case clickfrenzy appears to be using Edgecast.

- Seamus



-----Original Message-----
From: ausnog-bounces at lists.ausnog.net [mailto:ausnog-bounces at lists.ausnog.net] On Behalf Of Joseph Goldman
Sent: Wednesday, 21 November 2012 10:46 AM
To: ausnog at lists.ausnog.net
Subject: Re: [AusNOG] Anyone else notice the click frenzy traffic

On this topic, I thought it was still down for me, then I realised that the A record for clickfrenzy.com.au doesn't match the A record for www.clickfrenzy.com.au! Does this practise frustrate anyone else? 
(Especially since I hate to type www. in front of things).

On 21/11/12 7:10 AM, Mark Smith wrote:
> "The only real problem is scale; everything else just inherits from that." - Michael D. O'Dell, Vice President and Chief Scientist UUNET Technologies.
>
>
>> ________________________________
>> From: Sean K. Finn <sean.finn at ozservers.com.au>
>> To: Joshua D'Alton <joshua at railgun.com.au>
>> Cc: "ausnog at lists.ausnog.net" <ausnog at lists.ausnog.net>
>> Sent: Tuesday, 20 November 2012 9:47 PM
>> Subject: Re: [AusNOG] Anyone else notice the click frenzy traffic
>>
>>
>> Did anyone consider CDN for pics? Srsly,even 250,000 people hitting at 10kbps is 2,500,000,000 bps or 2.5Gbps. 10kbps might only barely suffice for static HTML at that rate.
>>
>>
>> An apache web server starts to struggle at 500 SIMULTANEOUS requests, meaning 250,000 visitors would need to be load balanced across 500 server instances, assuming your LBs can handle that amount of sessions, keep track of the backend servers, which likely multiplies the traffic to double the request amount, and that is just to ensure a 10kbps experience without any pictures, and static HTML/js.
>>
>>
>> 500 servers running any type of PHP or ASP or god forbid anything Java and forget it.
>>
>>
>> CLICK CLICK BOOM
>>
>>
>> More than likely Telstra and Optus saturated someone's interconnects, there's not too many people with lazy gig links hanging spare about the place.
>>
>>
>> S.
>>
>> On 20/11/2012, at 8:02 PM, "Joshua D'Alton" <joshua at railgun.com.au> wrote:
>>
>>
>> Indeed, even something as simple as cloudflare can turn a fail-site into a world-class one with a few clicks. Obviously not the case for every site, but even just the caching provided that reduces network utilisation (which I believe is what is the cause of this outage).
>>>
>>> On Tue, Nov 20, 2012 at 8:47 PM, Martin Barry <marty at supine.com> wrote:
>>>
>>> $quoted_author = "Matthew VK3EVL" ;
>>>>> I wouldn't say it's dirt cheap. High volume websites do cost a bit 
>>>>> to run properly.
>>>> I think the point was that they probably haven't even started with 
>>>> the basics, all of which are cheap or free if you have already 
>>>> built out the rest of the infrastructure. Along the lines of: 
>>>> preferring things to be static or cache-able; switching off heavy features under load...
>>>>
>>>> cheers
>>>> Marty
>>>>
>>>> _______________________________________________
>>>> AusNOG mailing list
>>>> AusNOG at lists.ausnog.net
>>>> http://lists.ausnog.net/mailman/listinfo/ausnog
>>>>
>> _______________________________________________
>>> AusNOG mailing list
>>> AusNOG at lists.ausnog.net
>>> http://lists.ausnog.net/mailman/listinfo/ausnog
>>>
>> _______________________________________________
>> AusNOG mailing list
>> AusNOG at lists.ausnog.net
>> http://lists.ausnog.net/mailman/listinfo/ausnog
>>
>>
>>
> _______________________________________________
> AusNOG mailing list
> AusNOG at lists.ausnog.net
> http://lists.ausnog.net/mailman/listinfo/ausnog

_______________________________________________
AusNOG mailing list
AusNOG at lists.ausnog.net
http://lists.ausnog.net/mailman/listinfo/ausnog



More information about the AusNOG mailing list