Re: [HACKERS] Web page down (ad server)

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-www(at)postgresql(dot)org
Subject: Re: [HACKERS] Web page down (ad server)
Date: 2005-11-22 19:34:15
Message-ID: 20051122153254.A1019@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, 22 Nov 2005, Dennis Bjorklund wrote:

> On Tue, 22 Nov 2005, Marc G. Fournier wrote:
>
>> Stupid question Dennis ... what time was this? Early afternoon my time,
>> we had an 'out of disk space' condition that forced me to restart the
>> vServers on that machine ...
>
> Around '2005-11-22 9:00:00 CET'. That would be sometime in the middle of
> the night US time. I'll try to remember to get a traceroute the next time.
>
> It's working now so it's not like it's a big problem.

The problem is that the javascript in the banner code is doing a
document.write(), which is a sync call ... if there is a break anywhere in
the network, or the ads server goes down for maintenance, it jams up the
works ...

Does anyone know enough about Javascript to know how to re-write it so
that its async instead of sync? :(

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Magnus Hagander 2005-11-22 19:35:57 Re: [HACKERS] Web page down (ad server)
Previous Message Magnus Hagander 2005-11-22 19:15:44 Re: Ads breaking the website redundancy