Gregory (Grisha) Trubetskoy
grisha at modpython.org
Mon Mar 8 18:13:16 EST 2004
On Mon, 8 Mar 2004, SAiello at Jentoo.com wrote: > Only way I saw how to tell if my apache was threaded or forked was through the > apache.mpm_query(). Is that right ? Yes, you can look at Session.py for some code that makes use of this API. Grisha
|