[mod_python] Status of a running mod_python

Stephane Bortzmeyer bortzmeyer at nic.fr
Fri Feb 13 11:36:18 EST 2004


[Warning: user coming from a mod_perl background and missing many
things.]

I wonder how to get the status of a running mod_python interpreter,
like you do in mod_perl with Apache::Status? 

Apache::Status allows you to see the loaded modules (and their dates
and possibly their symbol table).

Other Apache Perl modules can register data here so you can see, for
instance, pooled Apache::DBI DBMS connections.

I cannot find how to do it in mod_python.



More information about the Mod_python mailing list