On Jan 30, 2007, at 4:24 PM, Khai Doan wrote:

How can my code determine which MPM is being use without looking at the httpd.conf ? Does apache export an environment variable for this ?

You can call ap_mpm_query(). See:

http://docx.itscales.com/ group___a_p_a_c_h_e___c_o_r_e___m_p_m.html#g8c45e017c7d305ba830ac517c830 d1e8

Or run make dox and look in docs/dox/html/ap__mpm_8h.html

S. (you need doxygen installed to run make dox)

--
[EMAIL PROTECTED]            http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to