On 22-Dec-08, at 6:49 PM, Andrej van der Zee wrote:

Hi,


You hook child_init (ap_hook_child_init) and store your data in global
variables that are accessed by post_read_request and log_transaction.


BTW, in a worker-MPM, is child_init executed for every created
worker-thread? Or is it per process?


iirc per process

-srp


Thank you,
Andrej

Reply via email to