Added ap_read_async_request()...
At the moment, asynchronous MPMs still read the request headers with the connection in blocking mode. To enable asynchronous read completion, we'll need to make some changes in the Event MPM. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/async-read-dev@353904 13f79535-47bb-0310-9956-ffa450edef68
parent
bb1762e4
Please register or sign in to comment