David Welton wrote:
On 2/21/07, Massimo Manghi <[EMAIL PROTECTED]> wrote:
Hi, questions stagger in my mind as the development with
Rivet becomes frantic. I have implemented a mechanism
that  allow some kind of basic ipc among the apache children.
It is based on a database table where every child creates
a row with its pid as a primary key. That row is supposed to be
deleted when the ChildExitScript is run by Rivet, but it is not
happening at all. I put some messages in the exit script to see
if they show up in the child log but they did not
(I didn't pay attention to that before). Messages printed by
the init script are in the logfile as expected

As far as I know it is, but it's not something I've ever used..  You
might do some "printf debugging" if you're sure it's not being run.

ok, you mean to add some printf at the C level?

--
-- Massimo Manghi -- Dipartimento di Biologia Evolutiva e Funzionale -- Università degli Studi di Parma
-- Parco Area delle Scienze 11A - 43100 Parma


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to