Connection management
4 Listening and Accept
mpm/prefork/prefork.c
mpm/mpmt_pthread.c

4 Connection set-up
src/main/http_connection.c
Modular hooks for protocol independence
ap_process_http_connection()
Calls ap_read_request()
and we are finally at the level of HTTP