On Tue, 28 Dec 2010 09:07:38 -0800
Brian McQueen <mcqueenor...@gmail.com> wrote:

> Put it in a queue and have a separate process work the queue. Don't
> try so hard to cram it into the web server.

Given that the queue runner only needs to run after apache shuts down
leaving unfinished business in the queue, and processing that has to
be coordinated with the module startup processing, that changes the
design but leaves the same fundamental question:

Is there a good place in the apache startup sequence to start the
queue processing?

        <mike



-- 
Mike Meyer <m...@mired.org>             http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.

O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

Reply via email to