Hi Eric, Really.
I modified mod_status and now, it is work and writing information in a file. I'm using open_logs and log_transaction hooks. Ricardo Eric Covener wrote: > > On Wed, Aug 26, 2009 at 8:47 AM, ricardo13<[email protected]> > wrote: >> >> Hi, >> >> I would like to implement a module that write information (busy worker >> and >> idle worker) in file. >> When request is processed, It writes information (ap_log_hook). >> >> I use mod_status to recovery these information. I don't know about use >> these >> information in my module. > > mod_status is less than a thousand lines of code and already has all > of this logic. What part of mod_status are you having trouble > understanding, specifically? > > -- > Eric Covener > [email protected] > > -- View this message in context: http://www.nabble.com/Module-reports-busy-workers-tp25151145p25154169.html Sent from the Apache HTTP Server - Module Writers mailing list archive at Nabble.com.
