Now that we have nonblocking write completion support in the Event MPM,I've begun thinking about how to implement nonblocking, event-driven reads of incoming requests. Here's a diagram of the connection state diagram with
some minor changes to support nonblocking reads:
http://www.brianp.net/b/proposed-connection-state-model-for- nonblocking-reads
Comments welcome... Thanks, Brian