On the subject of asynchronous write completion, I've drawn a
connection state model that
combines the current state transitions of the event MPM with new
states for write completion
and the handler phase.
Comments welcome... Am I missing any state transitions (particularly
for error cases)?
Should there be an "access logger" state? Are there other good use
cases to consider
for a nonblocking handler feature, besides mod_proxy?
<http://www.brianp.net/work/opensource/apache/async.html>
Thanks,
Brian