Re: [HACKERS] Web page down (ad server) - Mailing list pgsql-www

From Marc G. Fournier
Subject Re: [HACKERS] Web page down (ad server)
Date
Msg-id 20051122153254.A1019@ganymede.hub.org
Whole thread Raw
In response to Re: [HACKERS] Web page down (ad server)  (Dennis Bjorklund <db@zigo.dhs.org>)
List 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@hub.org           Yahoo!: yscrappy              ICQ: 7615664

pgsql-www by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: Ads breaking the website redundancy
Next
From: "Magnus Hagander"
Date:
Subject: Re: [HACKERS] Web page down (ad server)