Hi, I'm trying to understand how apache works internaly, so I´m looking for information about "request processing cycle". In http://httpd.apache.org/docs-2.0/developer/request.html, it´s says that all request pass through ap_process_request_internal(), but next?? Anybody know where can i find that information??, is there any graph or steps that Apache do internaly?? or I have to look in the code ?? Thank you!, Esteban