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

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: [HACKERS] Web page down (ad server)
Дата
Msg-id 20051122153254.A1019@ganymede.hub.org
обсуждение исходный текст
Ответ на Re: [HACKERS] Web page down (ad server)  (Dennis Bjorklund <db@zigo.dhs.org>)
Список 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 по дате отправления:

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Ads breaking the website redundancy
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [HACKERS] Web page down (ad server)