On Thu, 2 Aug 2007 13:00:20 -0400
Farokh Irani <[EMAIL PROTECTED]> wrote:

> Does apache support calling modules at idle time, ie after a time 
> interval when there's nothing going on, calling the modules so they 
> can get some processing time?

It's not clear to me what you're looking for, but a function registered
with ap_hook_monitor will be polled in the apache parent process.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to