thanks for your detailed report. There's nothing wrong with it, however
it might have lingered in mailing list queue for a while (we review all
messages first time somebody sends something, to prevent spam).
The issue that sometimes a site takes too long to startup is indeed very
annoying and leads to strange behaviour.
I am tempted to commit your solution (changing z_supervisor to allow a
longer startup time for childs) but I'd first like some feedback from
the other developers (Marc, Andreas, Maas?)
One more thought: choosing 'infinity' means you trust all sites (and
modules!) not to do anything stupid in their startup code: the whole
system may fail to start up if one site decides to block.
Cheers,
Arjan
On 02/11/2012 09:53 PM, Emmanuel Boutin wrote:
> Hi!
>
> I've had not feedback from my post below. Is something wrong with it?
>
> Kind regards,
>
> Emmanuel
>
> -----Message d'origine-----
> De : eboutin [mailto:emmanue...@free.fr]
> Envoy� : samedi 4 f�vrier 2012 14:52
> � : Zotonic developers
> Objet : The story of an annoying bug that got nailed and fixed ;-)
> Et voil�! Zotonic started for the first time on our dedicated server
The change, as far as I can see from a quick glance, is to give sites
a full minute to start; and a few more changes...
Perhaps back-port this to 0.7.x?
//Andreas
2012/2/12 Arjan Scherpenisse <ar...@scherpenisse.net>:
> Hi Emmanuel,
>
> thanks for your detailed report. There's nothing wrong with it, however
> it might have lingered in mailing list queue for a while (we review all
> messages first time somebody sends something, to prevent spam).
>
> The issue that sometimes a site takes too long to startup is indeed very
> annoying and leads to strange behaviour.
>
> I am tempted to commit your solution (changing z_supervisor to allow a
> longer startup time for childs) but I'd first like some feedback from
> the other developers (Marc, Andreas, Maas?)
>
> One more thought: choosing 'infinity' means you trust all sites (and
> modules!) not to do anything stupid in their startup code: the whole
> system may fail to start up if one site decides to block.
>
> Cheers,
> Arjan
>
> On 02/11/2012 09:53 PM, Emmanuel Boutin wrote:
>> Hi!
>>
>> I've had not feedback from my post below. Is something wrong with it?
>>
>> Kind regards,
>>
>> Emmanuel
>>
>> -----Message d'origine-----
>> De : eboutin [mailto:emmanue...@free.fr]
>> Envoyé : samedi 4 février 2012 14:52
>> À : Zotonic developers
>> Et voilà! Zotonic started for the first time on our dedicated server
I'm actually never experiencing this startup annoyance anymore, but that
is probably because I only run master :-)
If no further objections I'll backport it and churn out a release
somewhere this week.
grt Arjan
>>> Envoy� : samedi 4 f�vrier 2012 14:52
>>> � : Zotonic developers
>>> Et voil�! Zotonic started for the first time on our dedicated server
Emmanuel, you are suggested to run on the git master while we are
preparing the next stable 0.8 release ("real soon now!")
Arjan