Hi list,

My question is about modules programming.
I have an apache with mpm worker, every process makes a number of threads.
Can I use apr_hash interface, inside a module in a process pool
lifetime  with mpm worker model?
Can I insert,read and delete data in hash tables from any request that
triguer my module?

thanks,

Reply via email to