This module provides the Perl interface to the conn_rec data structure, which includes various records unique to each connection, such as the state of a connection, server and base server records, child number, etc. See include/httpd.h for a complete description of this data structure.
Supplied with the mod_perl distribution. See the module manpage for more information.
 
Continue to: