$r->register_cleanup) or on server shutdowns/restarts (via Apache->server->register_cleanup). However, in HTTP/1.1 several requests can be lumped into a single connection. What if you wanted to do cleanup processing on a per-connection basis?Apache::ConnectionCleanup provides the $r->connection->register_cleanup method which allows you to do per-connection cleanups. alphaware, for sure, but cool in concept.
neato 0 Comments More | Login | Reply /