mirror of
https://github.com/apache/httpd.git
synced 2025-08-16 17:04:42 +00:00
event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM that
non blocking behaviour is requested. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
5
CHANGES
5
CHANGES
@ -3,8 +3,9 @@ Changes with Apache 2.5.1
|
||||
|
||||
*) event: Add support for non blocking behaviour in the
|
||||
CONN_STATE_READ_REQUEST_LINE phase, in addition to the existing
|
||||
CONN_STATE_WRITE_COMPLETION phase. Update mod_ssl to perform non blocking
|
||||
TLS handshakes. [Graham Leggett]
|
||||
CONN_STATE_WRITE_COMPLETION phase. Add AP_MPM_CAN_AGAIN and AGAIN to
|
||||
signal to the MPM that non blocking behaviour is requested. Update
|
||||
mod_ssl to perform non blocking TLS handshakes. [Graham Leggett]
|
||||
|
||||
*) http: Enforce that fully qualified uri-paths not to be forward-proxied
|
||||
have an http(s) scheme, and that the ones to be forward proxied have a
|
||||
|
Reference in New Issue
Block a user