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

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

On Tue, 22 Nov 2005, Magnus Hagander 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? :(
>
> I'm looking at this. See you on IM :)

*nod*

----
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 20:53:33 New ad code
Previous Message Magnus Hagander 2005-11-22 19:35:57 Re: [HACKERS] Web page down (ad server)